UserInformation Class |
This structure contains user information.

SystemObject
Talisma.Server.Common.Dtos.LogicalIdentifierUserInformation
Namespace: Talisma.Server.Common.Dtos.LogicalIdentifierTalisma.Server.Common.Dtos.LogicalIdentifierUserInformation

C#
[SerializableAttribute] public class UserInformation
The UserInformation type exposes the following members.

Name | Description | |
---|---|---|
![]() | LoginName |
Gets or sets the login name of the user.
|
![]() | PrimaryTeamId |
Gets or sets the primary team identifier.
|
![]() | UserID |
Gets or sets the user identifier.
|
![]() | UserName |
Gets or sets the display name of the user.
|
