REST.Authenticator.OAuth.TSubOAuth2AuthenticationBindSource

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

REST.Client.TRESTAuthenticatorBindSourceREST.BindSource.TRESTComponentBindSourceData.Bind.ObjectScope.TBaseObjectBindSourceTSubOAuth2AuthenticationBindSource

Delphi

TSubOAuth2AuthenticationBindSource = class(TRESTAuthenticatorBindSource<TOAuth2Authenticator>)

C++

class PASCALIMPLEMENTATION TSubOAuth2AuthenticationBindSource : public Rest::Client::TRESTAuthenticatorBindSource__1<TOAuth2Authenticator*>

プロパティ

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


説明

TOAuth2AuthenticatorLiveBinding バインド ソースです。

TSubOAuth2AuthenticationBindSource は、TOAuth2Authenticator クラスの LiveBinding バインド ソースです。

TSubOAuth2AuthenticationBindSource ではサブコンポーネント プロパティを公開しています。

関連項目