REST.Backend.ServiceTypes.IBackendAuthenticationApi.DefaultAuthentication

From RAD Studio API Documentation
Jump to: navigation, search

Delphi

property DefaultAuthentication: TBackendDefaultAuthentication read GetDefaultAuthentication write SetDefaultAuthentication;

C++

__property Rest::Backend::Providers::TBackendDefaultAuthentication DefaultAuthentication = {read=GetDefaultAuthentication, write=SetDefaultAuthentication};

Properties

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

Description

Embarcadero Technologies does not currently have any additional information.