Visual Guard Class Library Documentation

VGRolesInstance Class

Manages user membership in roles for a specific VGSecurityRuntime object.

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

System.Object
   VGRolesInstance

public class VGRolesInstance

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

Visual Guard role management enables you to manage authorization for your application.

This class can be used to interact with VGMembership and allows to list, create and update roles

Requirements

Namespace: Novalys.VisualGuard.Security.Membership

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

See Also

VGRolesInstance Members | Novalys.VisualGuard.Security.Membership Namespace