SpiraPlan: SoapService SOAP Web Service

See all operations

Connection_Authenticate2

Description

Authenticates against the server. Need to call before using other methods. This overload allows you to specify the name of the plug-in calling the API

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
string? plugInName - The name of the plug-in

Return Value

boolean - Whether authentication was successful or not