Discuss this help topic in SecureBlackbox Forum

TElOAuth2Settings.TokenURL

TElOAuth2Settings     See also     


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


Specifies the token endpoint URL.

Declaration

[C#]
    not available

[VB.NET]
    not available

[Pascal]
    property TokenURL : string;

[C++]
    not available

[PHP]
    not available

[Java]
    not available

Description

    The token endpoint is used by the client to obtain an access token by presenting its authorization grant or refresh token.

See also:     RefreshToken     AuthURL     RedirectURL    

Discuss this help topic in SecureBlackbox Forum