Soap.SOAPHTTPTrans.THTTPReqResp.SetCertIssuer

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

Delphi

procedure SetCertIssuer(const AIssuer: string);

C++

void __fastcall SetCertIssuer(const System::UnicodeString AIssuer);

プロパティ

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

説明

Issuer の設定メソッドです。

SetCertIssuer は、証明書の Issuer を設定するために内部的に使用されます。

関連項目