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