Enum CompanyWideSharingLinksPolicy
Indicates whether company wide sharing links are disabled in all the webs of this site.
Namespace: PnP.Core.Admin.Model.SharePoint
Assembly: PnP.Core.Admin.dll
Syntax
public enum CompanyWideSharingLinksPolicy : int
Remarks
Note that while this property being Disabled guarantees that no company wide sharing links are available in any of the child webs, the opposite is not the case. In other words, if this property is NotDisabled, it does not guarantee that company wide sharing links are available in all of the child webs. That decision is left up to the individual webs.