IAuthUsername Property

Gets or sets username.

Definition

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

Property Value

String

Implements

IAuthEndpointUsername

See Also