Discuss this help topic in SecureBlackbox Forum

TElOAuth2Settings.CopyParams

TElOAuth2Settings     See also     


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


Copies the OAuth 2.0 settings from a client object.

Declaration

[C#]
    not available

[VB.NET]
    not available

[Pascal]
    procedure CopyParams(Client : TElOAuth2Client);

[C++]
    not available

[PHP]
    not available

[Java]
    not available

Parameters

  • Client - the client which settings should be copied.

Description

    Call this method to copy the settings from an instance of TElOAuth2Client.

See also:     Assign     TElOAuth2Client    

Discuss this help topic in SecureBlackbox Forum