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)

No code example is currently available or this language may not be supported.

Member nameDescription
UnknownThe status of a site collection’s [DenyAddAndCustomizePages] is unknown.
DisabledThe status of a site collection where the [DenyAddAndCustomizePages] feature has been disabled.
EnabledThe status of a site collection where the [DenyAddAndCustomizePages] feature has been enabled.
Show: