REST.Backend.ServiceTypes.IBackendAuthenticationApi.Authentication

From RAD Studio API Documentation
Jump to: navigation, search

Delphi

property Authentication: TBackendAuthentication read GetAuthentication write SetAuthentication;

C++

__property Rest::Backend::Providers::TBackendAuthentication Authentication = {read=GetAuthentication, write=SetAuthentication};

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.