Role Properties |
The Role type exposes the following members.
Name | Description | |
---|---|---|
Id |
A unique identifier for this particular security Role (corresponds to the primary key in the FactoryLogix database)
| |
IsAdministratorRole |
True if the role is the built in Administrator role. This role cannot be edited.
| |
IsEveryoneRole |
True if the role is the built in Everyone role. Only the permissions can be edited.
| |
Name |
The name of this Role
| |
Permissions |
A list of the Permissions associated with this security Role.
|