Datasnap.DSHTTP.TCustomDSHTTPServerTransport.SetCredentialsPassThrough

提供: RAD Studio API Documentation
移動先: 案内検索

Delphi

procedure SetCredentialsPassThrough(const AFlag: Boolean); virtual;

C++

virtual void __fastcall SetCredentialsPassThrough(const bool AFlag);

プロパティ

種類 可視性 ソース ユニット
procedure
function
protected
Datasnap.DSHTTP.pas
Datasnap.DSHTTP.hpp
Datasnap.DSHTTP TCustomDSHTTPServerTransport

説明

CredentialsPassThrough プロパティの値を設定します。

SetCredentialsPassThrough メソッドは、CredentialsPassThrough プロパティの値を設定します。

関連項目