REST.Authenticator.Simple.TSimpleAuthenticatorAdapter

From RAD Studio API Documentation

Error: Image is invalid or non-existent.

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