REST.Authenticator.OAuth.TOAuth2Authenticator.GetAuthProvider

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

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

プロパティ

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

説明

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