SpiraPlan: SoapService SOAP Web Service

See all operations

RemoteCredentials

Represents the credentials used to connect to the SOAP API

The login is always populated. Either the password or API is populated

Base Classes

None

Properties

The following properties are provided directly by this class:

Name Type Description Required
ApiKeystring? The API Key (RSS Token) for the user nsme ( Either pass this or the Password )
IsSystemAdminboolean Is the user a system admin. This is read-only and returned by the API. Yes
Passwordstring? The password for the user name ( Either pass this or the API Key )
PlugInNamestring? The name of the client/plugin calling the API Key (optional)
UserIdint The ID of the user. This is read-only and not needed for authentication, it is just returned by the API when you use the connection option as a reference Yes
UserNamestring? A valid login for connecting to the system