LEADTOOLS Medical (Leadtools.Dicom.Scu assembly)
LEAD Technologies, Inc

PrivateKeyPassword Event






Occurs when a private key password is needed.
Syntax
public event PrivateKeyPasswordDelegate PrivateKeyPassword
'Declaration
 
Public Event PrivateKeyPassword As PrivateKeyPasswordDelegate
'Usage
 
Dim instance As DicomConnection
Dim handler As PrivateKeyPasswordDelegate
 
AddHandler instance.PrivateKeyPassword, handler
public event PrivateKeyPasswordDelegate PrivateKeyPassword
add_PrivateKeyPassword(function(sender, e))
remove_PrivateKeyPassword(function(sender, e))

public:
event PrivateKeyPasswordDelegate^ PrivateKeyPassword
Event Data

The event handler receives an argument of type PrivateKeyPasswordEventArgs containing data related to this event. The following PrivateKeyPasswordEventArgs properties provide information specific to this event.

PropertyDescription
PrivateKeyPassword Gets or sets the private key password.
Scp (Inherited from Leadtools.Dicom.Scu.Common.BaseEventArgs)Gets the SCP.
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: 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

See Also

Reference

DicomConnection Class
DicomConnection Members

 

 


Products | Support | Contact Us | Copyright Notices

© 2006-2012 All Rights Reserved. LEAD Technologies, Inc.

Leadtools.Dicom.Scu requires a Medical toolkit license and unlock key. For more information, refer to: LEADTOOLS Toolkit Features