AuthToken
The token used for authentication.
データ型
string
デフォルト値
""
解説
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'.