Soap.SOAPHTTPTrans.THTTPReqResp.SetCertContext

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

Delphi

procedure SetCertContext(AContext: Pointer);

C++

void __fastcall SetCertContext(void * AContext);

プロパティ

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

説明

認証コンテキストの設定メソッドです。

SetCertContext は、認証コンテキストを設定するために内部的に使用されます。

関連項目