![]() |
Initializes a new instance of the VGRoleProvider class. |
![]() | Gets the name of the application to store and retrieve role information for. |
![]() | Adds the specified users to the specified roles. |
![]() | Adds a new role to the repository. |
![]() | Deletes a role specified by its name from the repository. |
![]() | Gets a list of users in a specified role where the user name contains the specified user name to match. |
![]() | Gets a list of all the roles for the application. |
![]() | Gets a list of the roles that a user is in. |
![]() | Gets a list of users in the specified role. |
![]() | Gets a value indicating whether the specified user is in the specified role. |
![]() | Removes the specified user names from the specified roles. |
![]() | Gets a value indicating whether the specified role name already exists in the authorization-manager policy store. |
VGRoleProvider Class | Novalys.VisualGuard.Security.WebForm Namespace | VGRoles