Home > Configuration > Authentication > addauthenticationepaaction

addauthenticationepaaction

Use this method to adds an action (profile) for endpoint analysis (EPA) clients before authentication.

Syntax



Parameters

name

Name for the epa action. Must begin with a letter, number, or the underscore character (_), and must consist only of letters, numbers, and the hyphen (-), period (.) pound (#), space ( ), at (@), equals (=), colon (:), and underscore characters. Cannot be changed after epa action is created.The following requirement applies only to the Citrix ADC CLI:If the name includes one or more spaces, enclose the name in double or single quotation marks (for example, "my aaa action" or 'my aaa action').
This is mandatory parameter.

csecexpr

it holds the ClientSecurityExpression to be sent to the client

killprocess

String specifying the name of a process to be terminated by the endpoint analysis (EPA) tool. Multiple processes to be delimited by comma

deletefiles

String specifying the path(s) and name(s) of the files to be deleted by the endpoint analysis (EPA) tool. Multiple files to be delimited by comma

defaultepagroup

This is the default group that is chosen when the EPA check succeeds.

quarantinegroup

This is the quarantine group that is chosen when the EPA check fails if configured.

deviceposture

Parameter to enable/disable device posture service scan

Return Value

Returns simpleResult

See Also