RoleProfile DTO - Author-it On-Premises - Author-it

Author-it Development Documentation

Author-it account role profile base class.

Properties

Name

Type

Description

Property

IsSupervisor

Boolean

true if the user is a security administrator; false otherwise.

Property

IsAuthor

Boolean

true if the user is an Author; false otherwise.

Property

IsReviewer

Boolean

true if the user is ONLY a reviewer; false otherwise.

Property

IsLocalizer

Boolean

true if the user is a localizer; false otherwise.