Click or drag to resize

IAuthEndpointUsername Property

Gets user email address.

Namespace: KeeperSecurity.Authentication
Assembly: KeeperSdk (in KeeperSdk.dll) Version: 1.0.5-beta11
Syntax
C#
string Username { get; }

Property Value

String
Remarks
This property is set by Login method
See Also