Datasnap.DSHTTP.TDSCertFiles.RootCertFile

From RAD Studio API Documentation
Jump to: navigation, search

Delphi

property RootCertFile;

C++

__property RootCertFile = {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 root certificate.

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

File containing the X.509 root certificate.

The RootCertFile property specifies the file containing the X.509 root certificate.

See Also