REST.Backend.ServiceTypes.IBackendAuthenticationApi.SetDefaultAuthentication

From RAD Studio API Documentation
Jump to: navigation, search

Delphi

procedure SetDefaultAuthentication(ADefaultAuthentication: TBackendDefaultAuthentication);

C++

virtual void __fastcall SetDefaultAuthentication(Rest::Backend::Providers::TBackendDefaultAuthentication ADefaultAuthentication) = 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.