Enumeration of the user authorization result.
Namespace: CMS.DataEngineAssembly: CMS.DataEngine (in CMS.DataEngine.dll) Version: 8.0.0.0 (8.1.5347.20411)
Members
| Member name | Value | Description | |
|---|---|---|---|
| Allowed | 0 | Allowed. | |
| Denied | 1 | Denied. | |
| Insignificant | 2 | Insignificant, does not influence other authorization results. |
See Also