Home > Configuration > Authentication > setauthenticationcertaction_twofactor

setauthenticationcertaction_twofactor

Use this method to set enables or disables two-factor authentication.
Two factor authentication is client cert authentication followed by password authentication.

Syntax



Parameters

name

Name of the client cert server profile.
This is mandatory parameter.

twofactor

Enables or disables two-factor authentication. Two factor authentication is client cert authentication followed by password authentication.
Default value = OFF.
Possible Values : ON, OFF.

Return Value

Returns simpleResult

See Also