REST.Authenticator.OAuth.TOAuth2Authenticator.ExtractAuthorizationCodeFromURL

Aus RAD Studio API Documentation
Wechseln zu: Navigation, Suche

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);

Eigenschaften

Typ Sichtbarkeit Quelle Unit Übergeordnet
procedure
function
public
REST.Authenticator.OAuth.pas
REST.Authenticator.OAuth.hpp
REST.Authenticator.OAuth TOAuth2Authenticator

Beschreibung

Embarcadero Technologies verfügt zurzeit über keine zusätzlichen Informationen. Bitte unterstützen Sie uns bei der Dokumentation dieses Themas, indem Sie Ihre Kommentare auf der Diskussionsseite eingeben.