REST.Authenticator.OAuth.TOAuth2Authenticator.ExtractAuthorizationCodeFromURL
Delphi
procedure ExtractAuthorizationCodeFromURL(const AURL: string;
const ACodeParName: string; var ACloseWebView: Boolean);
C++
void __fastcall ExtractAuthorizationCodeFromURL(const System::UnicodeString AURL, const System::UnicodeString ACodeParName, bool &ACloseWebView);
Properties
Type | Visibility | Source | Unit | Parent |
---|---|---|---|---|
procedure function |
public | REST.Authenticator.OAuth.pas REST.Authenticator.OAuth.hpp |
REST.Authenticator.OAuth | TOAuth2Authenticator |
Description
Embarcadero Technologies does not currently have any additional information.