| unbindvpnvserver_policy |
Use this method to unbind policy from vpn vserver. |
Syntax |
Parameters |
name |
Name of the virtual server from which to unbind an attribute. This is mandatory parameter. |
policy |
Name of the policy to unbind from the virtual server. |
secondary |
Binds the authentication policy as the secondary policy to use in a two-factor configuration. A user must then authenticate not only via a primary authentication method but also via a secondary authentication method. User groups are aggregated across both. The user name must be exactly the same for both authentication methods, but they can require different passwords. |
groupextraction |
Binds the authentication policy to a tertiary chain which will be used only for group extraction. The user will not authenticate against this server, and this will only be called if primary and/or secondary authentication has succeeded. |
type |
Bind point from which to unbind the policy. Possible Values : REQUEST, RESPONSE, ICA_REQUEST, OTHERTCP_REQUEST, AAA_REQUEST, AAA_RESPONSE. |
Return Value |
Returns simpleResult |
See Also |