Keeper SDK Class Library
Keeper SDK Class Library
Namespaces
KeeperSecurity.Authentication.Async
Auth Class
Auth Properties
AlternatePassword Property
DeviceToken Property
ResumeSession Property
Storage Property
Ui Property
Username Property
Auth
Username Property
Gets or sets username.
Namespace:
KeeperSecurity.Authentication.Async
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
Auth Class
KeeperSecurity.Authentication.Async Namespace