API:REST.Authenticator.Simple.TSubSimpleAuthenticationBindSource

From RAD Studio API Documentation
Jump to: navigation, search

REST.Client.TRESTAuthenticatorBindSourceREST.BindSource.TRESTComponentBindSourceData.Bind.ObjectScope.TBaseObjectBindSourceTSubSimpleAuthenticationBindSource

Delphi

TSubSimpleAuthenticationBindSource = class(TRESTAuthenticatorBindSource<TSimpleAuthenticator>)

C++

class PASCALIMPLEMENTATION TSubSimpleAuthenticationBindSource : public Rest::Client::TRESTAuthenticatorBindSource__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


TRESTComponentBindSource is the LiveBindings bindsource for REST components.

REST.Authenticator.Simple.TSubSimpleAuthenticationBindSource inherits from REST.BindSource.TRESTComponentBindSource. All content below this line refers to REST.BindSource.TRESTComponentBindSource.


TRESTComponentBindSource is the LiveBindings bindsource for REST components.

See Also