REST.Backend.ServiceTypes.IBackendAuthenticationApi.SetAuthentication

From RAD Studio API Documentation
Jump to: navigation, search

Delphi

procedure SetAuthentication(AAuthentication: TBackendAuthentication);

C++

virtual void __fastcall SetAuthentication(Rest::Backend::Providers::TBackendAuthentication AAuthentication) = 0 ;

Properties

Type Visibility Source Unit Parent
procedure
function
public
REST.Backend.ServiceTypes.pas
REST.Backend.ServiceTypes.hpp
REST.Backend.ServiceTypes IBackendAuthenticationApi

Description

Embarcadero Technologies does not currently have any additional information.