REST.Authenticator.Simple.TSubSimpleAuthenticationBindSource

Aus RAD Studio API Documentation

TSubSimpleAuthenticationBindSourceREST.Client.TRESTAuthenticatorBindSourceREST.BindSource.TRESTComponentBindSourceData.Bind.ObjectScope.TBaseObjectBindSource

Delphi

TSubSimpleAuthenticationBindSource = class(TRESTAuthenticatorBindSource<TSimpleAuthenticator>)

C++

class PASCALIMPLEMENTATION TSubSimpleAuthenticationBindSource : public Rest::Client::TRESTAuthenticatorBindSource__1<TSimpleAuthenticator*>

Eigenschaften

Typ Sichtbarkeit Quelle Unit Übergeordnet
class public
REST.Authenticator.Simple.pas
REST.Authenticator.Simple.hpp
REST.Authenticator.Simple REST.Authenticator.Simple


Beschreibung

LiveBindings-Bindungsquelle für TSimpleAuthenticator.

TSubSimpleAuthenticationBindSource ist die LiveBindings-Bindungsquelle für die Klasse TSimpleAuthenticator.

TSubSimpleAuthenticationBindSource veröffentlicht Eigenschaften für Unterkomponenten.

Siehe auch