UserIdRequestMessageDisplayNames Property |
Gets or sets the username.
Namespace: Talisma.Server.Common.Dtos.LogicalIdentifier
C#
public Collection<string> DisplayNames { get; set; }
Property Value
Type: CollectionStringThe usernames.
