Early Preview
This is currently very much a preview. Please feel free to try things out,
but don't be upset if anything is not yet working. Feedback is welcome over on our
GitHub Dicussions page.
enum System.​Security.​Permissions.​PermissionState
Assembly: System.Runtime
Specifies whether a permission should have all or no access to resources at creation.
Values
None
No access to the resource protected by the permission.
Unrestricted
Full access to the resource protected by the permission.