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