Soap.SOAPHTTPTrans.TClientCert.CertName

From RAD Studio API Documentation
Jump to: navigation, search

C++

__property System::UnicodeString CertName = {read=GetCertName, write=SetCertName, name=CertName};

Properties

Type Visibility Source Unit Parent
property public Soap.SOAPHTTPTrans.hpp Soap.SOAPHTTPTrans TClientCert

Description

Indicates the name of Certificate Client.

CertName is a string that indicates the name of the Certificate Client.

Note: This property is for informational purposes only.

See Also