Home > Configuration > Application Firewall > addappfwconfidfield

addappfwconfidfield

Use this method to defines the specified web form field as confidential.
Form fields designated as confidential have the information that is provided in those fields x'd out in the audit logs.

Syntax



Parameters

fieldname

Name of the form field to designate as confidential.
This is mandatory parameter.

url

URL of the web page that contains the web form.
This is mandatory parameter.

isregex

Method of specifying the form field name. Available settings function as follows: * REGEX. Form field is a regular expression. * NOTREGEX. Form field is a literal string.
Default value = NS_NOTREGEX.

comment

Any comments to preserve information about the form field designation.

state

Enable or disable the confidential field designation.
Default value = ENABLED.

Return Value

Returns simpleResult

See Also