Keeper SDK Class Library
C#
Show/Hide TOC
IAuth
Username Property
Gets or sets username.
Definition
Namespace:
KeeperSecurity.Authentication
Assembly:
KeeperSdk (in KeeperSdk.dll) Version: 1.1.0
C#
Copy
string
Username
{
get
;
set
; }
Property Value
String
Implements
IAuthEndpoint
Username
See Also
Reference
IAuth Interface
KeeperSecurity.Authentication Namespace
In This Article
Definition
Property Value
Implements
See Also