Discuss this help topic in SecureBlackbox Forum

TElHTTPSClient.OAuth2

TElHTTPSClient     See also     


Filter: C#  VB.NET  Pascal  C++  PHP  Java  


Specifies settings for OAuth 2.0 requests.

Declaration

[C#]
    not available

[VB.NET]
    not available

[Pascal]
    property OAuth2 : TElOAuth2Settings;

[C++]
    not available

[PHP]
    not available

[Java]
    not available

Description

    Use this property to specify the settings for OAuth 2.0 requests.

See also:     OnOAuth2Browse    

Discuss this help topic in SecureBlackbox Forum