The members of System.Security.NamedPermissionSet are listed below.
See Also: Inherited members from System.Security.PermissionSet
Initializes a new instance of the System.Security.NamedPermissionSet class from another named permission set. | ||
Initializes a new, empty instance of the System.Security.NamedPermissionSet class with the specified name. | ||
Initializes a new instance of the System.Security.NamedPermissionSet class with the specified name in either an unrestricted or a fully restricted state. | ||
Initializes a new instance of the System.Security.NamedPermissionSet class with the specified name from a permission set. |
Description | string.
Gets or sets the text description of the current named permission set. | |
Name | string.
Gets or sets the name of the current named permission set. |
override | Copy()
| |
Copy(string)
| ||
override | Equals(object)
| |
override | FromXml(SecurityElement)
| |
override | GetHashCode()
| |
override | ToXml()
|