Discuss this help topic in SecureBlackbox Forum

TElOAuth2Client.Apply

TElOAuth2Client     


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


Applies a set of settings to the client.

Declaration

[C#]
    not available

[VB.NET]
    not available

[Pascal]
    procedure Apply(Settings : TElOAuth2Settings);

[C++]
    not available

[PHP]
    not available

[Java]
    not available

Parameters

  • Settings - the OAuth 2.0 settings to be applied to the client.

Description

    Call this method to set the desired client settings.

Discuss this help topic in SecureBlackbox Forum