UserAccount DTO - Author-it On-Premises - Author-it

Author-it Development Documentation

Author-it user account.

Properties

Name

Type

Description

Property

UserId

Integer

Unique integer ID for user account.

Property

Name

String

Unique name for user.

Property

ActiveDirectoryUser

String

Active Directory mapping for this user.

Property

Email

String

Email address for this user.

Property

IsSupervisorInherited

Boolean

Indicates if IsSupervisor is inherited from a group

Property

IsAuthorInherited

Boolean

Indicates if IsAuthor is inherited from a group

Property

IsReviewerInherited

Boolean

Indicates if IsReviewer is inherited from a group

Property

IsLocalizerInherited

Boolean

Indicates if IsLocalizer is inherited from a group