REST.Authenticator.Simple.TSubSimpleAuthenticationBindSource
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
LiveBindings bindsource for TSimpleAuthenticator.
TSubSimpleAuthenticationBindSource is the LiveBindings bindsource for the TSimpleAuthenticator class.
TSubSimpleAuthenticationBindSource publishes subcomponent properties.
See Also
- REST.Authenticator.Basic.TSubHTTPBasicAuthenticationBindSource
- REST.Authenticator.OAuth.TSubOAuth1AuthenticationBindSource
- REST.Authenticator.OAuth.TSubOAuth2AuthenticationBindSource
- REST.Authenticator.Simple.TSimpleAuthenticator
- REST.Authenticator.Simple.TSimpleAuthenticatorAdapter
- LiveBindings in RAD Studio