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
[read-only] | Count | int.
Gets the number of permission objects contained in the permission set. |
[read-only] | IsReadOnly | bool.
Gets a value indicating whether the collection is read-only. |
[read-only] | IsSynchronized | bool.
Gets a value indicating whether the collection is guaranteed to be thread safe. |
[read-only] | SyncRoot | object.
Gets the root object of the current collection. |