SPClaimsAuthRoleProvider.GetUsersInRole Method
Include Protected Members
Include Inherited Members
Gets a list of the users in the specified role for the application represented by the ApplicationName property.
Overload List
Name | Description | |
---|---|---|
GetUsersInRole(String) | Gets the list of users in the specified role for the application represented by the ApplicationName property. (Overrides RoleProvider.GetUsersInRole(String).) | |
GetUsersInRole(SPWeb, String, Int32, Boolean) | Gets a list of the users in the specified role for the application represented by the ApplicationName property. |
Top
See Also
Reference
SPClaimsAuthRoleProvider Class