Share via


DocumentSharingManager Class

Definition

[Microsoft.SharePoint.Client.ScriptType("SP.Sharing.DocumentSharingManager", ServerTypeId="{10c23c0e-cead-4f15-9deb-a0f1d7507495}")]
public static class DocumentSharingManager
type DocumentSharingManager = class
Public Class DocumentSharingManager
Inheritance
DocumentSharingManager
Attributes

Methods

CanMemberShare(ClientRuntimeContext, List)
GetRoleDefinition(ClientRuntimeContext, Role)
IsDocumentSharingEnabled(ClientRuntimeContext, List)
RemoveItemsFromSharedWithMeView(ClientRuntimeContext, IList<String>)
RemoveItemsFromSharedWithMeViewByPath(ClientRuntimeContext, IList<ResourcePath>)
UpdateDocumentSharingInfo(ClientRuntimeContext, String, IList<UserRoleAssignment>, Boolean, Boolean, Boolean, String, Boolean, Boolean)

Applies to