SpiraPlan: ImportExport SOAP Web Service
See all operations
Connection_Authenticate
Description
Authenticates against the server. Need to call before using other methods
Also checks to make sure they have enough connection licenses
Parameters
| Type | Name | Required |
|---|---|---|
| string? | userName - The username of the user | |
| string? | password - The unhashed password of the user |
Return Value
boolean - Whether authentication was successful or not