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