Property | Type | Description | |
---|---|---|---|
ExistsInHigherPermissionLevel | bool | ||
FilterGroups | IList | ||
GetGroupsPermissionLevel | GlymaPermissionLevel |
Method | Description | |
---|---|---|
GetUsersGroups ( SPWeb web, SPUser currentUser ) : IList |
||
GlymaSecurityGroupCollection ( |
Method | Description | |
---|---|---|
ExistsInHigherPermissionLevel ( |
Checks if the the group appears in a higher permission level
|
|
FilterGroups ( ) : IList |
Filters the GlymaSPSecurityGroup dictionary so that groups only return for the highest permission level they've been granted.
|
|
GetGroupsPermissionLevel ( |
public GetUsersGroups ( SPWeb web, SPUser currentUser ) : IList |
||
web | SPWeb | |
currentUser | SPUser | |
return | IList |
public GlymaSecurityGroupCollection ( |
||
context | ||
groups | IDictionary |
|
return | Microsoft.SharePoint |