ObjectSharingInformation.GetObjectSharingInformation2 Method
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
[Microsoft.SharePoint.Client.Remote]
public static Microsoft.SharePoint.Client.ObjectSharingInformation GetObjectSharingInformation2 (Microsoft.SharePoint.Client.ClientRuntimeContext context, Microsoft.SharePoint.Client.SecurableObject securableObject, bool excludeCurrentUser, bool excludeSiteAdmin, bool excludeSecurityGroups, bool retrieveAnonymousLinks, bool retrieveUserInfoDetails, bool checkForAccessRequests, bool retrievePermissionLevels, bool forceRetrievePermissionLevels);
static member GetObjectSharingInformation2 : Microsoft.SharePoint.Client.ClientRuntimeContext * Microsoft.SharePoint.Client.SecurableObject * bool * bool * bool * bool * bool * bool * bool * bool -> Microsoft.SharePoint.Client.ObjectSharingInformation
Parameters
- context
- ClientRuntimeContext
- securableObject
- SecurableObject
- excludeCurrentUser
- Boolean
- excludeSiteAdmin
- Boolean
- excludeSecurityGroups
- Boolean
- retrieveAnonymousLinks
- Boolean
- retrieveUserInfoDetails
- Boolean
- checkForAccessRequests
- Boolean
- retrievePermissionLevels
- Boolean
- forceRetrievePermissionLevels
- Boolean
Returns
- Attributes