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