Datasnap.DSHTTP.TDSCertFiles.RootCertFile

From RAD Studio API Documentation
Jump to: navigation, search

[–] Properties
Type: property
Visibility: published
Source:
Datasnap.DSHTTP.pas
Datasnap.DSHTTP.hpp
Unit: Datasnap.DSHTTP
Parent: TDSCertFiles

Delphi

property RootCertFile;

C++

__property RootCertFile = {default=0};

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