Gets or sets the name of a file containing Certification Authorities (CA) certificates in Privacy Enhanced Mail (PEM) format.
public string CertificationAuthoritiesFileName { get; set; }
Public Property CertificationAuthoritiesFileName As String
public:
property String^ CertificationAuthoritiesFileName {
String^ get();
void set ( String^ 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.
For an example, refer to Initialize.
Raster .NET | C API | C++ Class Library | JavaScript HTML5
Document .NET | C API | C++ Class Library | JavaScript HTML5
Medical .NET | C API | C++ Class Library | JavaScript HTML5
Medical Web Viewer .NET