VGPermissionSetCollection overview
![]() |
Creates a new, empty permission set collection. |
![]() | Gets the number of permission set objects in the collection. |
![]() | Gets a value indicating whether the permission set collection is thread safe. |
![]() | Overloaded. Gets the permission set in the collection referenced by the specified repository id. |
![]() | Gets the synchronization root. |
![]() | Adds the specified permission set to the collection. |
![]() | Removes all permission set objects from the collection. |
![]() | Copies the permission set collection to a one-dimensional array. |
![]() | Gets an enumerator that can iterate through the permission set collection. |
![]() | Removes the permission set object with the specified repository id from the collection. |
![]() | Makes the contents of the permission set collection read-only. |
VGPermissionSetCollection Class | Novalys.VisualGuard.Security.Membership Namespace