Datasnap.DSHTTP.TDSHTTPServer.CredentialsPassThrough
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 インスタンスをパス スルーしたかどうかを示します。