REST.Authenticator.OAuth.TOAuth2Authenticator.GetWebLoginProvider

De RAD Studio API Documentation
Aller à : navigation, rechercher

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

Propriétés

Type Visibilité  Source Unité  Parent
procedure
function
public
REST.Authenticator.OAuth.pas
REST.Authenticator.OAuth.hpp
REST.Authenticator.OAuth TOAuth2Authenticator

Description

Embarcadero Technologies ne possède pas d'informations supplémentaires pour le moment. Veuillez nous aider à documenter cette rubrique en utilisant la page Discussion !