Search Results for

    Show / Hide Table of Contents

    Enum SharingDomainRestrictionMode

    Namespace: PnP.Framework.Provisioning.Model
    Assembly: PnP.Framework.dll
    Syntax
    public enum SharingDomainRestrictionMode : int

    AllowList

    The domain restrictions are based on an allowed domains list

    BlockList

    The domain restrictions are based on an blocked domains list

    None

    There are no domain restrictions in place

    Extension Methods

    ValidationExtensions.ValidateNotNullOrEmpty<SharingDomainRestrictionMode>(String)
    ObjectExtensions.Set<SharingDomainRestrictionMode, T>(Expression<Func<SharingDomainRestrictionMode, T>>, T, Boolean, Boolean)
    Back to top PnP Framework
    Generated by DocFX with Material UI
    spacer