UserIdRequestMessage Class
This structure contains the request message to get the user ID.
Inheritance Hierarchy
SystemObject
  Talisma.Server.Common.Dtos.LogicalIdentifierUserIdRequestMessage

Namespace:  Talisma.Server.Common.Dtos.LogicalIdentifier
 

Syntax
C#
[SerializableAttribute]
public class UserIdRequestMessage

The UserIdRequestMessage type exposes the following members.

Properties
NameDescription
Public propertyDisplayNames
Gets or sets the username.
Top
See Also