API:Datasnap.DSHTTP.TCustomDSHTTPServerTransport.CredentialsPassThrough
[–] Properties | |
---|---|
Type: property | |
Visibility: public | |
Source: Datasnap.DSHTTP.pas Datasnap.DSHTTP.hpp
| |
Unit: Datasnap.DSHTTP | |
Parent: TCustomDSHTTPServerTransport |
Delphi
property CredentialsPassThrough: Boolean read GetCredentialsPassThrough write SetCredentialsPassThrough default False;
C++
__property bool CredentialsPassThrough = {read=GetCredentialsPassThrough, write=SetCredentialsPassThrough, default=0};
Description
Embarcadero Technologies does not currently have any additional information.