Roles.IsUserInRole Method (System.Web.Security)

Switch View :
ScriptFree
.NET Framework Class Library
Roles.IsUserInRole Method

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

This member is overloaded. For complete information about this member, including syntax, usage, and examples, click a name in the overload list.

Overload List

  Name Description
Public method Static member IsUserInRole(String) Gets a value indicating whether the currently logged-on user is in the specified role.
Public method Static member IsUserInRole(String, String) Gets a value indicating whether the specified user is in the specified role.
Top
See Also

Reference

Other Resources