UserInformationUserID Property
Gets or sets the user identifier.

Namespace:  Talisma.Server.Common.Dtos.LogicalIdentifier
 

Syntax
C#
public int UserID { get; set; }

Property Value

Type: Int32
The user identifier.
See Also