WindowsTokenRoleProvider Methods
Assembly: System.Web (in System.Web.dll)
| Name | Description | |
|---|---|---|
![]() | AddUsersToRoles(String[], String[]) | This method is not supported by the Windows token role provider.(Overrides RoleProvider.AddUsersToRoles(String[], String[]).) |
![]() | CreateRole(String) | This method is not supported by the Windows token role provider.(Overrides RoleProvider.CreateRole(String).) |
![]() | DeleteRole(String, Boolean) | This method is not supported by the Windows token role provider.(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 supported by the Windows token role provider.(Overrides RoleProvider.FindUsersInRole(String, String).) |
![]() | GetAllRoles() | This method is not supported by the Windows token role provider.(Overrides RoleProvider.GetAllRoles().) |
![]() | GetHashCode() | Serves as the default hash function. (Inherited from Object.) |
![]() | GetRolesForUser(String) | Gets a list of the Windows groups that a user is in.(Overrides RoleProvider.GetRolesForUser(String).) |
![]() | GetType() | |
![]() | GetUsersInRole(String) | This method is not supported by the Windows token role provider.(Overrides RoleProvider.GetUsersInRole(String).) |
![]() | Initialize(String, NameValueCollection) | Initializes the Windows token role provider with the property values specified in the configuration file for the ASP.NET application. This method is not intended to be used directly from your code.(Overrides ProviderBase.Initialize(String, NameValueCollection).) |
![]() | IsUserInRole(String, String) | Gets a value indicating whether the specified user is in the specified Windows group.(Overrides RoleProvider.IsUserInRole(String, String).) |
![]() | IsUserInRole(String, WindowsBuiltInRole) | Gets a value indicating whether the specified user is in the specified built-in Windows role. |
![]() | MemberwiseClone() | |
![]() | RemoveUsersFromRoles(String[], String[]) | This method is not supported by the Windows token role provider.(Overrides RoleProvider.RemoveUsersFromRoles(String[], String[]).) |
![]() | RoleExists(String) | This method is not supported by the Windows token role provider.(Overrides RoleProvider.RoleExists(String).) |
![]() | ToString() | Returns a string that represents the current object.(Inherited from Object.) |

