Datasnap.DSHTTP.TDSCustomCertFiles.RootCertFile
[–] Properties | |
---|---|
Type: property | |
Visibility: public | |
Source: Datasnap.DSHTTP.pas Datasnap.DSHTTP.hpp
| |
Unit: Datasnap.DSHTTP | |
Parent: TDSCustomCertFiles |
Delphi
property RootCertFile: string read GetRootCertFile write SetRootCertFile;
C++
__property System::UnicodeString RootCertFile = {read=GetRootCertFile, write=SetRootCertFile};
Description
File containing the X.509 root certificate.
The RootCertFile property specifies the file containing the X.509 root certificate.