SPObjectSharingInformation properties

The SPObjectSharingInformation type exposes the following members.

Properties

  Name Description
Public property AnonymousEditLink Gets the anonymous edit link for the securable object, or an empty string if the link is not available.
Public property AnonymousViewLink Gets the anonymous view link for the securable object, or an empty string if the link is not available.
Public property CanManagePermissions Gets whether the current user has permission to manage permissions for the securable object.
Public property HasPendingAccessRequests Gets whether there are pending access requests for the securable object.
Public property HasPermissionLevels Gets whether permission levels are retrieved for the securable object (only applies to a document).
Public property IsSharedWithCurrentUser Gets whether the object is shared with the user making the current request.
Public property IsSharedWithGuest Gets whether the object is shared with anonymous guests.
Public property IsSharedWithMany Gets whether the object should be displayed as shared with many people.
Public property IsSharedWithSecurityGroup Gets whether the object is shared with at least one security group.
Public property PendingAccessRequestsLink Gets the link to the access requests page for the securable object, or an empty string if the link is not available.

Top

See also

Reference

SPObjectSharingInformation class

Microsoft.SharePoint namespace