The access token for connecting using OAuth.
Data Type
string
Default Value
""
Remarks
The OAuthAccessToken property is used to connect using OAuth. The OAuthAccessToken is
retrieved from the OAuth server as part of the authentication process. It has a server-dependent
timeout and can be reused between requests.
The access token is used in place of your user name and password. The access token protects your
credentials by keeping them on the server.