DenyAddAndCustomizePagesStatus enumeration
SharePoint Online
Represents the status of the [DenyAddAndCustomizePages] feature on a site collection.
Namespace: Microsoft.Online.SharePoint.TenantAdministration
Assembly: Microsoft.Online.SharePoint.Client.Tenant (in Microsoft.Online.SharePoint.Client.Tenant.dll)
| Member name | Description | |
|---|---|---|
| Unknown | The status of a site collection’s [DenyAddAndCustomizePages] is unknown. | |
| Disabled | The status of a site collection where the [DenyAddAndCustomizePages] feature has been disabled. | |
| Enabled | The status of a site collection where the [DenyAddAndCustomizePages] feature has been enabled. |
Show: