Click or drag to resize
ProtectedSettingsKeyNames Field
Names of the setting that can be configurable or read by users with sufficient privileges.

Namespace: CMS.DataEngine.Internal
Assembly: CMS.DataEngine (in CMS.DataEngine.dll) Version: 11.0.0
Syntax
C#
public static readonly HashSet<string> KeyNames

Field Value

Type: HashSetString
See Also