REST.Authenticator.OAuth.TSubOAuth2AuthenticationBindSource

提供:RAD Studio API Documentation

エラー: 画像が無効、または存在しません。

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 ではサブコンポーネント プロパティを公開しています。

関連項目