AuthSyncUsername Property

Gets or sets username.

Definition

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

Property Value

String

Implements

IAuthUsername
IAuthEndpointUsername

See Also