Discuss this help topic in SecureBlackbox Forum

TElOAuth2Settings.CheckTargetHost

TElOAuth2Settings     See also     


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


Specifies how client ID and client secret are sent during authorization.

Declaration

[C#]
    not available

[VB.NET]
    not available

[Pascal]
    property CheckTargetHost : boolean;

[C++]
    not available

[PHP]
    not available

[Java]
    not available

Description

    Set this property to True to check if the acquired access token corresponds to the TargetHost. The default value is True.

See also:     TargetHost    

Discuss this help topic in SecureBlackbox Forum