REST.Authenticator.Simple.TSimpleAuthenticatorAdapter

From RAD Studio API Documentation
Jump to: navigation, search

REST.Client.TRESTAuthenticatorAdapterREST.BindSource.TRESTComponentAdapterData.Bind.ObjectScope.TBindSourceAdapterSystem.Classes.TComponentSystem.Classes.TPersistentTSimpleAuthenticatorAdapter

Delphi

TSimpleAuthenticatorAdapter = class(TRESTAuthenticatorAdapter<TSimpleAuthenticator>)

C++

class PASCALIMPLEMENTATION TSimpleAuthenticatorAdapter : public Rest::Client::TRESTAuthenticatorAdapter__1<TSimpleAuthenticator*>

Properties

Type Visibility Source Unit Parent
class public
REST.Authenticator.Simple.pas
REST.Authenticator.Simple.hpp
REST.Authenticator.Simple REST.Authenticator.Simple

Description

LiveBindings adapter for TSimpleAuthenticator.

TSimpleAuthenticatorAdapter is the LiveBindings adapter for the TSimpleAuthenticator class.

TSimpleAuthenticatorAdapter creates bindable members.

See Also