API:Datasnap.DSHTTP.TDSHTTPServer.CredentialsPassThrough

From RAD Studio API Documentation
Jump to: navigation, search

[–] Properties
Type: property
Visibility: public
Source:
Datasnap.DSHTTP.pas
Datasnap.DSHTTP.hpp
Unit: Datasnap.DSHTTP
Parent: TDSHTTPServer

Delphi

property CredentialsPassThrough: Boolean read FCredentialsPassThrough write FCredentialsPassThrough;

C++

__property bool CredentialsPassThrough = {read=FCredentialsPassThrough, write=FCredentialsPassThrough, nodefault};

Description

Embarcadero Technologies does not currently have any additional information.