Discuss this help topic in SecureBlackbox Forum

TElOAuth2Settings.TargetHost

TElOAuth2Settings     See also     


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


Specifies the target host for data requests.

Declaration

[C#]
    not available

[VB.NET]
    not available

[Pascal]
    property TargetHost : string;

[C++]
    not available

[PHP]
    not available

[Java]
    not available

Description

    Use this property to specify the host for which the access token is requested.

See also:     CheckTargetHost    

Discuss this help topic in SecureBlackbox Forum