Visual Guard Class Library Documentation

VGPermissionSetCollection Members

VGPermissionSetCollection overview

Public Instance Constructors

VGPermissionSetCollection Constructor Creates a new, empty permission set collection.

Public Instance Properties

Count Gets the number of permission set objects in the collection.
IsSynchronized Gets a value indicating whether the permission set collection is thread safe.
ItemOverloaded. Gets the permission set in the collection referenced by the specified repository id.
SyncRoot Gets the synchronization root.

Public Instance Methods

Add Adds the specified permission set to the collection.
Clear Removes all permission set objects from the collection.
CopyTo Copies the permission set collection to a one-dimensional array.
GetEnumerator Gets an enumerator that can iterate through the permission set collection.
Remove Removes the permission set object with the specified repository id from the collection.
SetReadOnly Makes the contents of the permission set collection read-only.

See Also

VGPermissionSetCollection Class | Novalys.VisualGuard.Security.Membership Namespace