The VGPermissionSetCollection type exposes the following members.

Properties

  NameDescription
Public propertyCount
Gets the number of permission set objects in the collection.
Public propertyIsSynchronized
Gets a value indicating whether the permission set collection is thread safe.
Public propertyItem[([( Guid])])
Gets the permission set in the collection referenced by the specified repository id.
Public propertyItem[([( Int32])])
Gets the permission set in the collection at the specified index.
Public propertySyncRoot
Gets the synchronization root.

See Also