SecurityPermission Constructor
.NET Framework (current version)
Initializes a new instance of the SecurityPermission class.
Assembly: mscorlib (in mscorlib.dll)
| Name | Description | |
|---|---|---|
![]() | SecurityPermission(PermissionState) | Initializes a new instance of the SecurityPermission class with either restricted or unrestricted permission as specified. |
![]() | SecurityPermission(SecurityPermissionFlag) | Initializes a new instance of the SecurityPermission class with the specified initial set state of the flags. |
Show:
