API:REST.Authenticator.OAuth.TSubOAuth2AuthenticationBindSource

From RAD Studio API Documentation

TSubOAuth2AuthenticationBindSourceREST.Client.TRESTAuthenticatorBindSourceREST.BindSource.TRESTComponentBindSourceData.Bind.ObjectScope.TBaseObjectBindSource

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

TRESTComponentBindSource is the LiveBindings bindsource for REST components. REST.Authenticator.OAuth.TSubOAuth2AuthenticationBindSource 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