WindowsTokenRoleProvider::IsUserInRole Method
.NET Framework (current version)
Gets a value indicating whether the specified user is in the specified built-in Windows role.
Assembly: System.Web (in System.Web.dll)
| Name | Description | |
|---|---|---|
![]() | 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. |
Show:
