Méthode | Description | |
---|---|---|
GetUserSharePointGroups ( SPWeb web, string userName ) : List |
Get user SharePoint groups membership (bypass AD groups in SharePoint groups)
|
Méthode | Description | |
---|---|---|
FetchUserFromGroup ( SPWeb web, string grpName, string userName ) : bool |
Determines if the user is in the specified group
|
public GetUserSharePointGroups ( SPWeb web, string userName ) : List |
||
web | SPWeb | The web. |
userName | string | The user name. |
Résultat | List |