Datasnap.DSHTTP.TCustomDSHTTPServerTransport.SetCredentialsPassThrough
| [–] Properties | |
|---|---|
| Type: procedure function
| |
| Visibility: protected | |
| Source: Datasnap.DSHTTP.pas Datasnap.DSHTTP.hpp
| |
| Unit: Datasnap.DSHTTP | |
| Parent: TCustomDSHTTPServerTransport | |
Delphi
procedure SetCredentialsPassThrough(const AFlag: Boolean); virtual;
C++
virtual void __fastcall SetCredentialsPassThrough(const bool AFlag);
Description
Sets the value of the CredentialsPassThrough property.
The SetCredentialsPassThrough method sets the value of the CredentialsPassThrough property.