Soap.SOAPHTTPTrans.THTTPReqResp.GetCertName

From RAD Studio API Documentation
Jump to: navigation, search

Delphi

function GetCertName: string;

C++

System::UnicodeString __fastcall GetCertName();

Properties

Type Visibility Source Unit Parent
function protected
Soap.SOAPHTTPTrans.pas
Soap.SOAPHTTPTrans.hpp
Soap.SOAPHTTPTrans THTTPReqResp

Description

Is the getter method for CertName.

GetCertName is used internally to get the CertName of the certificate.

See Also