public abstract Task SetUserPasswordAsync(string userId, string password)
Returns:
Task

Parameters

userId string
password string
In this article