Class CreatePKIAccountScreen
public sealed class CreatePKIAccountScreen
- Inheritance
-
CreatePKIAccountScreen
- Inherited Members
Constructors
CreatePKIAccountScreen(PKIAuthentication, RPCService)
public CreatePKIAccountScreen(PKIAuthentication pkiAuthentication, RPCService rpc)
Parameters
pkiAuthenticationPKIAuthenticationrpcRPCService
Methods
DisplayAsync(Window, string, ILogger<CreatePasswordAccountScreen>, Func<string>?, GetOtherUserInformation?)
public Task DisplayAsync(Window owner, string appName, ILogger<CreatePasswordAccountScreen> logger, Func<string>? usernameProvider = null, GetOtherUserInformation? getOtherUserInformation = null)
Parameters
ownerWindowappNamestringloggerILogger<CreatePasswordAccountScreen>usernameProviderFunc<string>getOtherUserInformationGetOtherUserInformation