| setvpnformssoaction_namevaluepair |
Use this method to set other name-value pair attributes to send to the server, in addition to sending the user name and password. Value names are separated by an ampersand (&), such as in name1=value1&name2=value2. |
Syntax |
Parameters |
name |
Name for the form based single sign-on profile. This is mandatory parameter. |
namevaluepair |
Other name-value pair attributes to send to the server, in addition to sending the user name and password. Value names are separated by an ampersand (&), such as in name1=value1&name2=value2. |
Return Value |
Returns simpleResult |
See Also |