PermissionState
PermissionState enum
State of permission.
enum class PermissionState
Values
Name | Value | Description |
---|---|---|
Unrestricted | 1 | Full access to the resource protected by the permission. |
None | 0 | No access to the resource protected by the permission. |
See Also
- Namespace System::Security::Permissions
- Library Aspose.Slides