| UserResponseMessage Class |
This structure contains user information along with the status of the request.
SystemObject
Talisma.Server.Common.Dtos.LogicalIdentifierUserResponseMessage
Namespace: Talisma.Server.Common.Dtos.LogicalIdentifierTalisma.Server.Common.Dtos.LogicalIdentifierUserResponseMessage
C#
[SerializableAttribute] public class UserResponseMessage
The UserResponseMessage type exposes the following members.
| Name | Description | |
|---|---|---|
| ErrorCode |
Gets or sets the error code.
| |
| ErrorDescription |
Gets or sets the error description.
| |
| UserInformations |
Gets or sets the user information.
|