Table of Contents

Enum SharingDomainRestrictionModes

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

Specifies what type of restriction mode is enabled for the tenant

public enum SharingDomainRestrictionModes

Fields

AllowList = 1

Allowed domain list is enabled for the tenant

BlockList = 2

Blocked domain list is enabled for the tenant

None = 0

No restriction mode is enable for the tenant