Visual Guard Class Library Documentation

VGRoleProvider Class

Manages storage of role membership information for an ASP.NET application in a Visual Guard repository.

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

System.Object
   ProviderBase
      RoleProvider
         VGRoleProvider

public class VGRoleProvider : RoleProvider

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.

Requirements

Namespace: Novalys.VisualGuard.Security.WebForm

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

See Also

VGRoleProvider Members | Novalys.VisualGuard.Security.WebForm Namespace | VGRoles