REST.Authenticator.OAuth.TSubOAuth2AuthenticationBindSource

From RAD Studio API Documentation
Jump to: navigation, search

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

Delphi

TSubOAuth2AuthenticationBindSource = class(TRESTAuthenticatorBindSource<TOAuth2Authenticator>)

C++

class PASCALIMPLEMENTATION TSubOAuth2AuthenticationBindSource : public Rest::Client::TRESTAuthenticatorBindSource__1<TOAuth2Authenticator*>

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 TOAuth2Authenticator.

TSubOAuth2AuthenticationBindSource is the LiveBindings bindsource for the TOAuth2Authenticator class.

TSubOAuth2AuthenticationBindSource publishes subcomponent properties.

See Also