Soap.SOAPHTTPTrans.TClientCert

From RAD Studio API Documentation
Jump to: navigation, search

System.Classes.TComponentSystem.Classes.TPersistentSystem.TObjectTClientCert

Delphi

TClientCert = class(TComponent)

C++

class PASCALIMPLEMENTATION TClientCert : public System::Classes::TComponent

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.

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

See Also