NGWS SDK Documentation  

This is preliminary documentation and subject to change.
To comment on this topic, please send us email at ngwssdk@microsoft.com. Thanks!

NamedPermissionSet Properties

The properties of the NamedPermissionSet class are listed below. For a complete list of NamedPermissionSet class members, see the NamedPermissionSet Members topic.

Public:

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.

See Also

NamedPermissionSet Class | System.Security Namespace