RoleProfile Class - Author-it On-Premises - Author-it

Author-it Development Documentation

Author-it account role profile base class.

Namespace: Authorit.API.Dto

Constructors

Class contains no constructors.

Properties

Name

Description

Property

IsSupervisor

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

Property

IsAuthor

true if the user is an Author; false otherwise.

Property

IsReviewer

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

Property

IsLocalizer

true if the user is a localizer; false otherwise.

Methods

Class contains no methods.