Soap.SOAPHTTPTrans.THTTPReqResp.SetCertStore

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

Delphi

procedure SetCertStore(APointer: Pointer);

C++

void __fastcall SetCertStore(void * APointer);

プロパティ

種類 可視性 ソース ユニット
procedure
function
protected
Soap.SOAPHTTPTrans.pas
Soap.SOAPHTTPTrans.hpp
Soap.SOAPHTTPTrans THTTPReqResp

説明

認証ストアの設定メソッドです。

SetCertStore は、認証ストアを設定するために内部的に使用されます。

関連項目