Datasnap.DSHTTP.TCustomDSHTTPServerTransport.GetCredentialsPassThrough

提供:RAD Studio API Documentation

Delphi

function GetCredentialsPassThrough: Boolean;

C++

bool __fastcall GetCredentialsPassThrough();

プロパティ

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

説明

CredentialsPassThrough プロパティに設定されている値を返します。

GetCredentialsPassThrough メソッドは、CredentialsPassThrough プロパティに設定されている値を返します。

関連項目