ShareFactoryFindAllRules Method |
Name | Description | |
---|---|---|
FindAllRules(IContext, ShareObjectType, IUser, NullableInt32) |
Find or calculate all the appropriate share rules
for the specified `AskiaPortal` object type and user.
| |
FindAllRules(IContext, ShareObjectType, IEnumerableIGroup, NullableInt32) |
Find or calculate all the appropriate share rules
for the specified object type and groups.
| |
FindAllRules(IContext, String, IUser, NullableInt32, NullableGuid) |
Find or calculate all the appropriate share rules
for the specified object type and user.
| |
FindAllRules(IContext, String, IEnumerableIGroup, NullableInt32, NullableGuid) |
Find or calculate all the appropriate share rules
for the specified object type and groups.
|