| EnforceSecurityAttribute(IConfigurationRequestContext, JObject, JObject) | Performs a security check to the configuration. |
| EnforceSecurityAttribute(SecurityAttributeUserLevel, JObject, JObject) | Performs a security check to the configuration. |
| StripPasswords(IConfigurationRequestContext, JObject) | Strips the password field values from the configuration. |
| StripPasswords(SecurityAttributeUserLevel, JObject) | Strips the password field values from the configuration. |