This documentation is archived and is not being maintained.
WindowsTokenRoleProvider::IsUserInRole Method
Visual Studio 2008
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).) |
Show: