System.Security.PermissionSet: Property Members

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

See Also: Inherited members from System.Object

Public Properties

[read-only]
Countint.

Gets the number of permission objects contained in the permission set.

[read-only]
IsReadOnlybool.

Gets a value indicating whether the collection is read-only.

[read-only]
IsSynchronizedbool.

Gets a value indicating whether the collection is guaranteed to be thread safe.

[read-only]
SyncRootobject.

Gets the root object of the current collection.