OAuthLogonData.OAuthToken

Syntax

OAuthToken: String

Description

The OAuthToken property specifies token for authentication on Oauth server.

Comments

The user can get this token from the oauth_token parameter in address bar of the page for OAuth authentication.

Example

The example of use is given in description of the UserCreds.OAuth property.

See also:

OAuthLogonData