MsalAccountUsername Property

Definition

Namespace: FileHold.UserRoleManager.MSAL
Assembly: FileHold.UserRoleManager (in FileHold.UserRoleManager.dll) Version: 17.1.0.0
C#
public string Username { get; set; }

Property Value

String

Implements

IAccount.Username

See Also