OAuthLogonData.OAuthVerifier

Syntax

OAuthVerifier: String

Description

The OAuthVerifier property specifies verifier for authentication following OAuth protocol.

Comments

Get verifier from the oauth_verifier 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