Table of Contents

Enum SharingState

Namespace
PnP.Core.Admin.Model.SharePoint
Assembly
PnP.Core.Admin.dll

Contains the possible values for the default sharing state

public enum SharingState

Fields

Off = 2

Implies that Tenant Admin is forcing Sharing Property State to behave as if they are set to False

On = 1

Implies that Tenant Admin is forcing Sharing Property State to behave as if they are set to True

Unspecified = 0

Implies that the Tenant Admin is choosing to let Site and Web Owners specify the behavior for Sharing Property State