The properties of the NamedPermissionSet class are listed below. For a complete list of NamedPermissionSet class members, see the NamedPermissionSet Members topic.
Count (inherited from PermissionSet) | Gets the number of permission objects contained in the permission set. |
Description | Text description of the named permission set. The description help administrator understand in words what permissions the set contains and how it is intended to be used. |
IsReadOnly (inherited from PermissionSet) | Indicates if the collection of permission is read-only. |
IsSynchronized (inherited from PermissionSet) | Gets an integer indicating whether the Collection is thread-safe. |
Name | Name of the named permission set. |
SyncRoot (inherited from PermissionSet) | Gets the root object for the current Collection. |