Attribute

SecurityToken (st)

Purpose

Specifies the security token required to make a connection to the server. This option is required when token-based authentication is enabled (AuthenticationMethod=25); otherwise, this option is ignored. If an API key is required and you do not supply one, the driver returns an error indicating that an invalid user or password was supplied.

Valid Values

string

where:

string

is the value of the API key assigned to the user.

Notes

  • The value of this option correlates to the 'API Key' value for the service.

Default Value

No default value