SPDocumentSharingManager class

this class is a placeholder for all document sharing related methods

Inheritance hierarchy

System.Object
  Microsoft.SharePoint.Sharing.SPDocumentSharingManager

Namespace:  Microsoft.SharePoint.Sharing
Assembly:  Microsoft.SharePoint (in Microsoft.SharePoint.dll)

Syntax

'Declaration
Public NotInheritable Class SPDocumentSharingManager
'Usage
You do not need to declare an instance of a static class in order to access its members.
public static class SPDocumentSharingManager

Thread safety

Any public static (Shared in Visual Basic) members of this type are thread safe. Any instance members are not guaranteed to be thread safe.

See also

Reference

SPDocumentSharingManager members

Microsoft.SharePoint.Sharing namespace