Keeper SDK Class Library
C#
Show/Hide TOC
User
Configuration
Username Property
User's email address.
Definition
Namespace:
KeeperSecurity.Configuration
Assembly:
KeeperSdk (in KeeperSdk.dll) Version: 1.1.0
C#
Copy
public
string
Username
{
get
; }
Property Value
String
Implements
IUserConfiguration
Username
See Also
Reference
UserConfiguration Class
KeeperSecurity.Configuration Namespace
In This Article
Definition
Property Value
Implements
See Also