Click or drag to resize
ProtectedSettings Class
Encapsulates settings that are protected from being configurable or read by users with insufficient privileges.
Inheritance Hierarchy
SystemObject
  CMS.DataEngine.InternalProtectedSettings

Namespace: CMS.DataEngine.Internal
Assembly: CMS.DataEngine (in CMS.DataEngine.dll) Version: 11.0.0
Syntax
C#
public static class ProtectedSettings

The ProtectedSettings type exposes the following members.

Fields
  NameDescription
Public fieldStatic memberKeyNames
Names of the setting that can be configurable or read by users with sufficient privileges.
Top
See Also