Datasnap.DSHTTP.TDSHTTPServer.CredentialsPassThrough

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

Delphi

property CredentialsPassThrough: Boolean read FCredentialsPassThrough write FCredentialsPassThrough;

C++

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

プロパティ

種類 可視性 ソース ユニット
property public
Datasnap.DSHTTP.pas
Datasnap.DSHTTP.hpp
Datasnap.DSHTTP TDSHTTPServer

説明

ユーザー認証情報が、リモートの DataSnap インスタンスをパス スルーしたかどうかを示します。

CredentialsPassThrough プロパティは、ユーザー認証情報が、リモートの DataSnap インスタンスをパス スルーしたかどうかを示します。

関連項目