REST.Authenticator.OAuth.TOAuth2Authenticator.GetAuthProvider

Aus RAD Studio API Documentation
Wechseln zu: Navigation, Suche

Delphi

class procedure GetAuthProvider(const AName: string;
var AAuthorizationEndpoint, AAccessTokenEndpoint, ARedirectionEndpoint: string;
var AResponseType: TOAuth2ResponseType; var AOptions: TProviderOptions);

C++

__classmethod void __fastcall GetAuthProvider(const System::UnicodeString AName, System::UnicodeString &AAuthorizationEndpoint, System::UnicodeString &AAccessTokenEndpoint, System::UnicodeString &ARedirectionEndpoint, TOAuth2ResponseType &AResponseType, TProviderOptions &AOptions);

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.