Author-it account role profile base class.
Properties
Name |
Type |
Description |
|
IsSupervisor |
Boolean |
true if the user is a security administrator; false otherwise. |
|
IsAuthor |
Boolean |
true if the user is an Author; false otherwise. |
|
IsReviewer |
Boolean |
true if the user is ONLY a reviewer; false otherwise. |
|
IsLocalizer |
Boolean |
true if the user is a localizer; false otherwise. |