TdxX509Certificate.FileName Property
Returns a path to the source certificate file.
Declaration
property FileName: string read;
Property Value
Type |
---|
string |
Remarks
This property returns an empty string if the X.509 certificate is not loaded from a file.
See Also