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