API:Datasnap.DSHTTP.TDSCertFiles.CertFile

From RAD Studio API Documentation
Jump to: navigation, search

Delphi

property CertFile;

C++

__property CertFile = {default=0};

Properties

Type Visibility Source Unit Parent
property published
Datasnap.DSHTTP.pas
Datasnap.DSHTTP.hpp
Datasnap.DSHTTP TDSCertFiles

Description

File containing the X.509 certificate.

Datasnap.DSHTTP.TDSCertFiles.CertFile inherits from Datasnap.DSHTTP.TDSCustomCertFiles.CertFile. All content below this line refers to Datasnap.DSHTTP.TDSCustomCertFiles.CertFile.

File containing the X.509 certificate.

The CertFile property specifies the file containing the X.509 certificate.

See Also