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