LEADTOOLS Medical (Leadtools.Dicom assembly)

CertificationAuthoritiesFileName Property

Show in webframe







Gets or sets the name of a file containing Certification Authorities (CA) certificates in Privacy Enhanced Mail (PEM) format.
Syntax
public string CertificationAuthoritiesFileName {get; set;}
'Declaration
 
Public Property CertificationAuthoritiesFileName As String
'Usage
 
Dim instance As DicomOpenSslContextCreationSettings
Dim value As String
 
instance.CertificationAuthoritiesFileName = value
 
value = instance.CertificationAuthoritiesFileName
public string CertificationAuthoritiesFileName {get; set;}

            

            
 
get_CertificationAuthoritiesFileName();
set_CertificationAuthoritiesFileName(value);
Object.defineProperty('CertificationAuthoritiesFileName');
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

See Also

Reference

DicomOpenSslContextCreationSettings Class
DicomOpenSslContextCreationSettings Members

 

 


Products | Support | Contact Us | Copyright Notices
© 2006-2014 All Rights Reserved. LEAD Technologies, Inc.

Leadtools.Dicom requires a Medical toolkit server license and unlock key. For more information, refer to: Imaging Pro/Document/Medical Features