Search Results for

    Show / Hide Table of Contents

    Enum SharingState

    Contains the values of the 3 allowed states for Sharing properties.

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

    Off

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

    On

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

    Unspecified

    State 1: Unspecified. Implies that the Tenant Adnin 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