Leadtools.Dicom.Scu Requires Medical product license | Send comments on this topic. | Back to Introduction - All Topics | Help Version 16.5.9.25
PrivateKeyPassword Event
See Also 
Leadtools.Dicom.Scu.Common Namespace > DicomConnection Class : PrivateKeyPassword Event




Occurs when a private key password is needed.

Syntax

Visual Basic (Declaration) 
Public Event PrivateKeyPassword() As PrivateKeyPasswordDelegate
Visual Basic (Usage)Copy Code
Dim instance As DicomConnection
Dim handler As PrivateKeyPasswordDelegate
 
AddHandler instance.PrivateKeyPassword, handler
C# 
public event PrivateKeyPasswordDelegate PrivateKeyPassword()
Managed Extensions for C++ 
public: __event PrivateKeyPasswordDelegate* PrivateKeyPassword();
C++/CLI 
public:
event PrivateKeyPasswordDelegate^ PrivateKeyPassword();

Remarks

This event is generated after a call to SetTlsClientCertificate with a private key file that is password encrypted, in order to obtain the password.

Requirements

Target Platforms: Microsoft .NET Framework 2.0, Windows 98, Windows NT 4.0, Windows Millennium Edition, Windows 2000, Windows XP Home Edition, Windows XP Professional, Windows Server 2003 family

See Also

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