NamedPermissionSet
Defines a permission set that has a name and description associated with it. This class cannot be inherited.
Gets or sets the text description of the current named permission set.
Gets or sets the name of the current named permission set.
Initializes a new instance of the NamedPermissionSet class from another named permission set.
Initializes a new, empty instance of the NamedPermissionSet class with the specified name.
Initializes a new instance of the NamedPermissionSet class with the specified name in either an unrestricted or a fully restricted state.
Initializes a new instance of the NamedPermissionSet class with the specified name from a permission set.
Creates a copy of the named permission set with a different name but the same permissions.