Soap.SOAPHTTPTrans.TClientCertEx

From RAD Studio API Documentation
Jump to: navigation, search

Soap.SOAPHTTPTrans.TClientCertSystem.Classes.TComponentSystem.Classes.TPersistentSystem.TObjectTClientCertEx

Delphi

TClientCertEx = class(TClientCert)

C++

class TClientCertEx : public T;

Properties

Type Visibility Source Unit Parent
class public
Soap.SOAPHTTPTrans.pas
Soap.SOAPHTTPTrans.hpp
Soap.SOAPHTTPTrans Soap.SOAPHTTPTrans

Description

TClientCert class contains informational properties purposes for a Client.

Soap.SOAPHTTPTrans.TClientCertEx inherits from Soap.SOAPHTTPTrans.TClientCert. All content below this line refers to Soap.SOAPHTTPTrans.TClientCert.

TClientCert class contains informational properties purposes for a Client.

TClientCert contains information that allow to the developer to select a client certificate.

See Also