Search Results for

    Show / Hide Table of Contents

    Enum SharingState

    Contains the possible values for the default sharing state

    Namespace: PnP.Core.Admin.Model.SharePoint
    Assembly: PnP.Core.Admin.dll
    Syntax
    public enum SharingState : int

    Off

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

    On

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

    Unspecified

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

    Back to top PnP Core SDK
    Generated by DocFX with Material UI
    spacer