Soap.SOAPHTTPTrans.TClientCertExt

From RAD Studio API Documentation
Jump to: navigation, search

Soap.SOAPHTTPTrans.TClientCertSystem.Classes.TComponentSystem.Classes.TPersistentSystem.TObjectTClientCertExt

Delphi

TClientCertExt = class(TClientCert)

C++

class PASCALIMPLEMENTATION TClientCertExt : public TClientCert

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.TClientCertExt 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