Leadtools.Dicom Namespace > DicomNet Class : SetTlsClientCertificate Method |
public void SetTlsClientCertificate( string pathToCertificate, DicomTlsCertificateType certificateType, string pathToKeyFile )
'Declaration Public Sub SetTlsClientCertificate( _ ByVal pathToCertificate As String, _ ByVal certificateType As DicomTlsCertificateType, _ ByVal pathToKeyFile As String _ )
'Usage Dim instance As DicomNet Dim pathToCertificate As String Dim certificateType As DicomTlsCertificateType Dim pathToKeyFile As String instance.SetTlsClientCertificate(pathToCertificate, certificateType, pathToKeyFile)
public void SetTlsClientCertificate( string pathToCertificate, DicomTlsCertificateType certificateType, string pathToKeyFile )
ObjectiveC Syntax
function Leadtools.Dicom.DicomNet.SetTlsClientCertificate( pathToCertificate , certificateType , pathToKeyFile )
public: void SetTlsClientCertificate( String^ pathToCertificate, DicomTlsCertificateType certificateType, String^ pathToKeyFile )
Target Platforms: Windows 7, Windows Vista SP1 or later, Windows XP SP3, Windows Server 2008 (Server Core not supported), Windows Server 2008 R2 (Server Core supported with SP1 or later), Windows Server 2003 SP2