REST.Authenticator.Basic.TSubHTTPBasicAuthenticationBindSource.CreateAdapterT

From RAD Studio API Documentation
Revision as of 23:30, 31 August 2013 by BuildBot (talk | contribs) (Created page with "{{#lst:API:REST.Authenticator.Basic.TSubHTTPBasicAuthenticationBindSource.CreateAdapterT|api}} ==Description== {{#lsth:API:REST.Authenticator.Basic.TSubHTTPBasicAuthentication...")
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to: navigation, search

Delphi

function CreateAdapterT: TRESTAuthenticatorAdapter<THTTPBasicAuthenticator>; override;

C++

virtual Rest::Client::TRESTAuthenticatorAdapter__1<THTTPBasicAuthenticator*>* __fastcall CreateAdapterT();

Properties

Type Visibility Source Unit Parent
function protected
REST.Authenticator.Basic.pas
REST.Authenticator.Basic.hpp
REST.Authenticator.Basic TSubHTTPBasicAuthenticationBindSource

Description


Embarcadero Technologies does not currently have any additional information.