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