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