Gets the name of a file containing Certification Authorities (CA) certificates in Privacy Enhanced Mail (PEM) format.
string CertificationAuthoritiesFileName {get;}
'Declaration
ReadOnly Property CertificationAuthoritiesFileName As String
'Usage
Dim instance As IDicomSecurity
Dim value As String
value = instance.CertificationAuthoritiesFileName
property String^ CertificationAuthoritiesFileName {
String^ get();
}
Property Value
The name of a file containing Certification Authorities (CA) certificates in Privacy Enhanced Mail (PEM) format. More than one CA certificate may be present in the file. The default is no file.