AuthToken
The token used for authentication.
Data Type
string
Default Value
""
Remarks
An authtoken is a unique secret identifier that can be used to identify the validity of an HTTP request. Several applications and servers use this mechanism to secure feeds. The authtoken set in the connection will be posted with the HTTP server as the request variable '@authtoken'.