WindowsTokenRoleProvider.IsUserInRole Method
.NET Framework 4.5
Gets a value indicating whether the specified user is in the specified built-in Windows role.
This member is overloaded. For complete information about this member, including syntax, usage, and examples, click a name in the overload list.
| Name | Description | |
|---|---|---|
|
IsUserInRole(String, WindowsBuiltInRole) | Gets a value indicating whether the specified user is in the specified built-in Windows role. |
|
IsUserInRole(String, String) | Gets a value indicating whether the specified user is in the specified Windows group. (Overrides RoleProvider.IsUserInRole(String, String).) |