Soap.SOAPHTTPTrans.THTTPReqResp.SetCertName

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

Delphi

procedure SetCertName(const AName: string);

C++

void __fastcall SetCertName(const System::UnicodeString AName);

プロパティ

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

説明

CertName の設定メソッドです。

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

関連項目