The HTTP method to use for the custom login page (either GET
or POST
).
To use this parameter, you must set UseCustomLogin to TRUE
.
Type: | String |
Default: | GET |
Required: | No |
Configuration Section: | TaskName or FetchTasks |
Example: | CustomLoginMethod=POST
|
See Also: | UseCustomLogin |
|