System.Security.NamedPermissionSet: Constructor Members

The constructors of System.Security.NamedPermissionSet are listed below. For a list of all members, see the NamedPermissionSet Members list.

See Also: Inherited members from System.Security.PermissionSet

Public Constructors

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.