IAuthEndpointUsername Property

Gets user email address.

Definition

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

Property Value

String

Remarks

This property is set by Login method

See Also