| settmformssoaction_nvtype |
Use this method to set type of processing of the name-value pair. If you specify STATIC, the values configured by the administrator are used. For DYNAMIC, the response is parsed, and the form is extracted and then submitted. |
Syntax |
Parameters |
name |
Name of the form-based single sign-on profile (action) to modify. This is mandatory parameter. |
nvtype |
Type of processing of the name-value pair. If you specify STATIC, the values configured by the administrator are used. For DYNAMIC, the response is parsed, and the form is extracted and then submitted. Default value = NS_ACT_FSSO_NV_DYNAMIC. Possible Values : STATIC, DYNAMIC. |
Return Value |
Returns simpleResult |
See Also |