SpiraPlan: SoapService SOAP Web Service
See all operations
Connection_Authenticate3
Description
Authenticates against the server. Need to call before using other methods. This overload allows you to use the same API Key / RSS Token as the REST Service
Also checks to make sure they have enough connection licenses
Parameters
| Type | Name | Required |
|---|---|---|
| string? | userName - The username of the user | |
| string? | apiKey - The user's API Key / RSS Token | |
| string? | plugInName - The name of the plug-in |
Return Value
boolean - Whether authentication was successful or not