Click or drag to resize

ShareFactoryFindAllRules Method

Overload List
  NameDescription
Public methodStatic memberCode exampleFindAllRules(IContext, ShareObjectType, IUser, NullableInt32)
Find or calculate all the appropriate share rules for the specified `AskiaPortal` object type and user.
Public methodStatic memberCode exampleFindAllRules(IContext, ShareObjectType, IEnumerableIGroup, NullableInt32)
Find or calculate all the appropriate share rules for the specified object type and groups.
Public methodStatic memberCode exampleFindAllRules(IContext, String, IUser, NullableInt32, NullableGuid)
Find or calculate all the appropriate share rules for the specified object type and user.
Public methodStatic memberCode exampleFindAllRules(IContext, String, IEnumerableIGroup, NullableInt32, NullableGuid)
Find or calculate all the appropriate share rules for the specified object type and groups.
Top
See Also