UserInformationUserName Property |
Gets or sets the display name of the user.
Namespace: Talisma.Server.Common.Dtos.LogicalIdentifier
C#
public string UserName { get; set; }
Property Value
Type: StringThe display name of the string.
