| setvpnformssoaction_nvtype |
Use this method to set how to process the name-value pair. Available settings function as follows: * STATIC - The administrator-configured values are used. * DYNAMIC - The response is parsed, the form is extracted, and then submitted. |
Syntax |
Parameters |
name |
Name for the form based single sign-on profile. This is mandatory parameter. |
nvtype |
How to process the name-value pair. Available settings function as follows:
* STATIC - The administrator-configured values are used.
* DYNAMIC - The response is parsed, the form is extracted, and then submitted. Default value = NS_ACT_FSSO_NV_DYNAMIC. Possible Values : STATIC, DYNAMIC. |
Return Value |
Returns simpleResult |
See Also |