FileHold 17.1 API Documentation
C#
Show/Hide TOC
Msal
Account
Username Property
Definition
Namespace:
FileHold.UserRoleManager.MSAL
Assembly:
FileHold.UserRoleManager (in FileHold.UserRoleManager.dll) Version: 17.1.0.0
C#
Copy
public
string
Username
{
get
;
set
; }
Property Value
String
Implements
IAccount.Username
See Also
Reference
MsalAccount Class
FileHold.UserRoleManager.MSAL Namespace
In This Article
Definition
Property Value
Implements
See Also