WindowsTokenRoleProvider::IsUserInRole Method

 

Gets a value indicating whether the specified user is in the specified built-in Windows role.

Namespace:   System.Web.Security
Assembly:  System.Web (in System.Web.dll)

NameDescription
System_CAPS_pubmethodIsUserInRole(String^, String^)

Gets a value indicating whether the specified user is in the specified Windows group.(Overrides RoleProvider::IsUserInRole(String^, String^).)

System_CAPS_pubmethodIsUserInRole(String^, WindowsBuiltInRole)

Gets a value indicating whether the specified user is in the specified built-in Windows role.

Return to top
Show: