Click or drag to resize

UserConfigurationUsername Property

User's email address.

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

Property Value

String

Implements

IUserConfigurationUsername
See Also