PrivilegeDepth EnumType
Contains the possible values for the depth of a privilege within a role.
Members
Members define the discrete options for the enumeration type.
| Name | Value | Description |
|---|---|---|
| Basic | 0 | Indicates basic privileges. |
| Local | 1 | Indicates local privileges. |
| Deep | 2 | Indicates deep privileges. |
| Global | 3 | Indicates global privileges. |
| RecordFilter | 4 | Indicates privileges determined by associated RecordFilter. |
Used by
The following use the PrivilegeDepth EnumType.
| Name | How used |
|---|---|
| RolePrivilege | Depth Property |