API:Datasnap.DSHTTP.TDSCertFiles.CertFile

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 CertFile;

C++

__property CertFile = {default=0};

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