Keeper SDK Class Library
Keeper SDK Class Library
Namespaces
KeeperSecurity.Authentication.Sync
AuthSync Class
AuthSync Properties
AlternatePassword Property
DeviceToken Property
IsCompleted Property
ResumeSession Property
Step Property
Storage Property
UiCallback Property
Username Property
Auth
Sync
Username Property
Gets or sets username.
Namespace:
KeeperSecurity.Authentication.Sync
Assembly:
KeeperSdk (in KeeperSdk.dll) Version: 1.0.5
Syntax
C#
Copy
public
string
Username
{
get
;
set
; }
Property Value
String
Implements
IAuth
Username
IAuthEndpoint
Username
Remarks
This property is set by
Login
method
See Also
Reference
AuthSync Class
KeeperSecurity.Authentication.Sync Namespace