Keeper SDK Class Library
Keeper SDK Class Library
Namespaces
KeeperSecurity.Authentication
AuthCommon Class
AuthCommon Properties
AuthContext Property
DeviceToken Property
Endpoint Property
Username Property
Auth
Common
Username Property
Gets user email address.
Namespace:
KeeperSecurity.Authentication
Assembly:
KeeperSdk (in KeeperSdk.dll) Version: 1.0.5
Syntax
C#
Copy
public
string
Username
{
get
; }
Property Value
String
Implements
IAuthEndpoint
Username
Remarks
This property is set by
Login
method
See Also
Reference
AuthCommon Class
KeeperSecurity.Authentication Namespace