Class CreatePasswordOnlyAccountScreen
public sealed class CreatePasswordOnlyAccountScreen
- Inheritance
-
CreatePasswordOnlyAccountScreen
- Inherited Members
Constructors
CreatePasswordOnlyAccountScreen(PasswordAuthentication, RPCService, PasswordStrength)
public CreatePasswordOnlyAccountScreen(PasswordAuthentication passwordAuthentication, RPCService rpc, PasswordStrength minimumPasswordStrengthScore)
Parameters
passwordAuthenticationPasswordAuthenticationrpcRPCServiceminimumPasswordStrengthScorePasswordStrength
Methods
DisplayAsync(Window, string, string, ILogger<CreatePasswordOnlyAccountScreen>, GetOtherUserInformation?)
public Task DisplayAsync(Window owner, string appName, string username, ILogger<CreatePasswordOnlyAccountScreen> logger, GetOtherUserInformation? getOtherUserInformation = null)
Parameters
ownerWindowappNamestringusernamestringloggerILogger<CreatePasswordOnlyAccountScreen>getOtherUserInformationGetOtherUserInformation