Expand Minimize
This topic has not yet been rated - Rate this topic

SPSite.ShareByLinkEnabled property

SharePoint 2013

Property indicates whether that user's will be able to share links to documents that can be accessed without logging in

Namespace:  Microsoft.SharePoint
Assembly:  Microsoft.SharePoint (in Microsoft.SharePoint.dll)
[SubsetCallableExcludeMemberAttribute(SubsetCallableExcludeMemberType.PerSpec)]
[ClientCallablePropertyAttribute(SetProperty = false)]
public bool ShareByLinkEnabled { get; set; }

Property value

Type: System.Boolean
True when user will be able to share links to documents that can be accessed without logging in
Did you find this helpful?
(1500 characters remaining)

Community Additions

ADD
© 2013 Microsoft. All rights reserved.