REST.Backend.ServiceComponents.TCustomBackendAuth.DefaultAuthentication

From RAD Studio API Documentation
Jump to: navigation, search

Delphi

property DefaultAuthentication: TBackendDefaultAuthentication read FDefaultAuthentication write SetDefaultAuthentication  default TBackendDefaultAuthentication.None;

C++

__property Rest::Backend::Providers::TBackendDefaultAuthentication DefaultAuthentication = {read=FDefaultAuthentication, write=SetDefaultAuthentication, default=4};

Properties

Type Visibility Source Unit Parent
property public
REST.Backend.ServiceComponents.pas
REST.Backend.ServiceComponents.hpp
REST.Backend.ServiceComponents TCustomBackendAuth

Description

Embarcadero Technologies does not currently have any additional information.