Datasnap.DSHTTP.TDSCustomCertFiles.SetServerProperties

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

Delphi

procedure SetServerProperties(AServer: TObject); virtual;

C++

virtual void __fastcall SetServerProperties(System::TObject* AServer);

プロパティ

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

説明

HTTP サーバー実装オブジェクトに、X.509 情報を提供します。

SetServerProperties メソッドは、HTTP サーバー実装オブジェクトに、X.509 情報を提供します。 サーバー実装オブジェクトは、AServer パラメータで指定されます。

関連項目