Datasnap.DSHTTP.TDSHTTPServer.CredentialsPassThrough
| [–] 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
Specifies whether the user credentials are passed through the remote DataSnap instance.
The CredentialsPassThrough property specifies whether the user credentials are passed through the remote DataSnap instance.