API: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


Represents the LiveBindings adapter for REST components.

REST.Authenticator.Simple.TSimpleAuthenticatorAdapter inherits from REST.BindSource.TRESTComponentAdapter. All content below this line refers to REST.BindSource.TRESTComponentAdapter.


Represents the LiveBindings adapter for REST components.

TRESTComponentAdapter is used to create bindable members.

See Also