←Select platform

CertificationAuthoritiesFileName Property

Summary

Gets or sets the name of a file containing Certification Authorities (CA) certificates in Privacy Enhanced Mail (PEM) format.

Syntax
C#
VB
C++
public string CertificationAuthoritiesFileName { get; set; } 
Public Property CertificationAuthoritiesFileName As String 
public: 
property String^ CertificationAuthoritiesFileName { 
   String^ get(); 
   void set (    String^ value); 
} 

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.

Example

For an example, refer to Initialize.

Requirements

Target Platforms

Help Version 20.0.2020.3.31
Products | Support | Contact Us | Intellectual Property Notices
© 1991-2020 LEAD Technologies, Inc. All Rights Reserved.

Leadtools.Dicom Assembly