C#
VB
C++
Represents the method that will handle the PrivateKeyPassword event.
public delegate void PrivateKeyPasswordDelegate(object sender,PrivateKeyPasswordEventArgs e)
Public Delegate Sub PrivateKeyPasswordDelegate( _ByVal sender As Object, _ByVal e As Leadtools.Dicom.Scu.Common.PrivateKeyPasswordEventArgs _)
public delegate void PrivateKeyPasswordDelegate(Object^ sender,Leadtools.Dicom.Scu.Common.PrivateKeyPasswordEventArgs^ e)
sender
The source of the event.
e
Additional event data that contains event data.
Raster .NET | C API | C++ Class Library | JavaScript HTML5
Document .NET | C API | C++ Class Library | JavaScript HTML5
Medical .NET | C API | C++ Class Library | JavaScript HTML5
Medical Web Viewer .NET
