Table of Contents

Enum InheritSecurityOptions

Namespace
Kentico.Xperience.Admin.Websites.UIPages
Assembly
Kentico.Xperience.Admin.Websites.dll

Options of inheriting the security flag from the web page's parent or maintaining current configuration.

[JsonStringEnumCamelCaseConverter]
public enum InheritSecurityOptions
Extension Methods

Fields

Inherit = 0

Inherit the security configuration from the new parent web page item.

KeepCurrent = 1

Maintain the current security configuration.