REST.Authenticator.OAuth.TOAuth2Authenticator.GetWebLoginProvider

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

Delphi

class procedure GetWebLoginProvider(const AName: string;
var ABeforeRedirectProc, AAfterRedirectProc: TWebLoginRedirectProc;
var ATitleChangedProc: TWebLoginTitleChangedProc;
var AOptions: TProviderOptions);

C++

__classmethod void __fastcall GetWebLoginProvider(const System::UnicodeString AName, _di_TWebLoginRedirectProc &ABeforeRedirectProc, _di_TWebLoginRedirectProc &AAfterRedirectProc, _di_TWebLoginTitleChangedProc &ATitleChangedProc, TProviderOptions &AOptions);

プロパティ

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

説明

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