Search Results for

    Show / Hide Table of Contents

    Enum SharingDomainRestrictionModes

    Specifies what type of restriction mode is enabled for the tenant

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

    AllowList

    Allowed domain list is enabled for the tenant

    BlockList

    Blocked domain list is enabled for the tenant

    None

    No restriction mode is enable for the tenant

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