UserNameRequestMessage Class
This structure contains the request message to get the user name.
Inheritance Hierarchy
SystemObject
  Talisma.Server.Common.Dtos.LogicalIdentifierUserNameRequestMessage

Namespace:  Talisma.Server.Common.Dtos.LogicalIdentifier
 

Syntax
C#
[SerializableAttribute]
public class UserNameRequestMessage

The UserNameRequestMessage type exposes the following members.

Properties
NameDescription
Public propertyUserIds
Gets or sets the user ids.
Top
See Also