Visual Guard Class Library Documentation

VGPermissionSetCollection Class

Represents a collection of VGPermissionSet objects.

For a list of all members of this type, see VGPermissionSetCollection Members.

System.Object
   VGPermissionSetCollection

public class VGPermissionSetCollection : ICollection, IEnumerable

Thread Safety

Public static (Shared in Visual Basic) members of this type are safe for multithreaded operations. Instance members are not guaranteed to be thread-safe.

Remarks

A VGPermissionSetCollection object is returned by the GetAllPermissionSets.

Requirements

Namespace: Novalys.VisualGuard.Security.Membership

Assembly: Novalys.VisualGuard.Security (in Novalys.VisualGuard.Security.dll)

See Also

VGPermissionSetCollection Members | Novalys.VisualGuard.Security.Membership Namespace