OAuthLogonData Constructor

Syntax

PP.Mb.OAuthLogonData (settings);

Parameters

settings. JSON object that contains values of class instance properties.

Description

The OAuthLogonData constructor creates an instance of the OAuthLogonData class.

Example

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

See also:

OAuthLogonData