REST.Authenticator.OAuth.TSubOAuth1AuthenticationBindSource

From RAD Studio API Documentation
Jump to: navigation, search

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

Delphi

TSubOAuth1AuthenticationBindSource = class(TRESTAuthenticatorBindSource<TOAuth1Authenticator>)

C++

class PASCALIMPLEMENTATION TSubOAuth1AuthenticationBindSource : public Rest::Client::TRESTAuthenticatorBindSource__1<TOAuth1Authenticator*>

Properties

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

Description

LiveBindings bindsource for TOAuth1Authenticator.

TSubOAuth1AuthenticationBindSource is the LiveBindings bindsource for the TOAuth1Authenticator class.

TSubOAuth1AuthenticationBindSource publishes subcomponent properties.

See Also