ClientRoleProvider Methods
Assembly: System.Web.Extensions (in System.Web.Extensions.dll)
| Name | Description | |
|---|---|---|
![]() | AddUsersToRoles(String[], String[]) | This method is not used by this class.(Overrides RoleProvider.AddUsersToRoles(String[], String[]).) |
![]() | CreateRole(String) | This method is not used by this class.(Overrides RoleProvider.CreateRole(String).) |
![]() | DeleteRole(String, Boolean) | This method is not used by this class.(Overrides RoleProvider.DeleteRole(String, Boolean).) |
![]() | Equals(Object) | Determines whether the specified object is equal to the current object.(Inherited from Object.) |
![]() | Finalize() | Allows an object to try to free resources and perform other cleanup operations before it is reclaimed by garbage collection.(Inherited from Object.) |
![]() | FindUsersInRole(String, String) | This method is not used by this class.(Overrides RoleProvider.FindUsersInRole(String, String).) |
![]() | GetAllRoles() | This method is not used by this class.(Overrides RoleProvider.GetAllRoles().) |
![]() | GetHashCode() | Serves as the default hash function. (Inherited from Object.) |
![]() | GetRolesForUser(String) | Gets the names of the roles that the specified user belongs to.(Overrides RoleProvider.GetRolesForUser(String).) |
![]() | GetType() | |
![]() | GetUsersInRole(String) | This method is not used by this class.(Overrides RoleProvider.GetUsersInRole(String).) |
![]() | Initialize(String, NameValueCollection) | Initializes the provider. (Overrides ProviderBase.Initialize(String, NameValueCollection).) |
![]() | IsUserInRole(String, String) | Gets a value indicating whether the specified user is in the specified role.(Overrides RoleProvider.IsUserInRole(String, String).) |
![]() | MemberwiseClone() | |
![]() | RemoveUsersFromRoles(String[], String[]) | This method is not used by this class.(Overrides RoleProvider.RemoveUsersFromRoles(String[], String[]).) |
![]() | ResetCache() | Clears the cached role information and resets the cache time-out period. |
![]() | RoleExists(String) | This method is not used by this class.(Overrides RoleProvider.RoleExists(String).) |
![]() | ToString() | Returns a string that represents the current object.(Inherited from Object.) |

