REST.Authenticator.OAuth.TOAuth2Authenticator.ExtractAuthorizationCodeFromURL

提供: RAD Studio API Documentation
移動先: 案内検索

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

プロパティ

種類 可視性 ソース ユニット
procedure
function
public
REST.Authenticator.OAuth.pas
REST.Authenticator.OAuth.hpp
REST.Authenticator.OAuth TOAuth2Authenticator

説明

このトピックには現在ドキュメントが存在しません。「ノート」を利用してこのトピックの改良について話しあうことができます。