Discuss this help topic in SecureBlackbox Forum

TElOAuth2Settings.RedirectURL

TElOAuth2Settings     See also     


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


Specifies the redirection endpoint URL.

Declaration

[C#]
    not available

[VB.NET]
    not available

[Pascal]
    property RedirectURL : string;

[C++]
    not available

[PHP]
    not available

[Java]
    not available

Description

    This property specifies the URL where the authorization server directs the resource owner's user-agent when their interaction is completed.

See also:     AuthURL     TokenURL    

Discuss this help topic in SecureBlackbox Forum