PermissionSet Constructor
.NET Framework (current version)
Initializes a new instance of the PermissionSet class.
Assembly: mscorlib (in mscorlib.dll)
| Name | Description | |
|---|---|---|
![]() | PermissionSet(PermissionSet^) | Initializes a new instance of the PermissionSet class with initial values taken from the permSet parameter. |
![]() | PermissionSet(PermissionState) | Initializes a new instance of the PermissionSet class with the specified PermissionState. |
Show:
