UserInformationUserName Property
Gets or sets the display name of the user.

Namespace:  Talisma.Server.Common.Dtos.LogicalIdentifier
 

Syntax
C#
public string UserName { get; set; }

Property Value

Type: String
The display name of the string.
See Also