Soap.SOAPHTTPTrans.THTTPReqResp.GetCertName

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

Delphi

function GetCertName: string;

C++

System::UnicodeString __fastcall GetCertName();

プロパティ

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

説明

CertName の取得メソッドです。

GetCertName は、証明書の CertName を取得するために内部的に使用されます。

関連項目