PrivateKeyPasswordDelegate Delegate

Summary
Represents the method that will handle the PrivateKeyPassword event.
Syntax
C#
C++/CLI
public delegate void PrivateKeyPasswordDelegate( 
   object sender, 
   PrivateKeyPasswordEventArgs e 
) 
public delegate void PrivateKeyPasswordDelegate(  
   Object^ sender, 
   PrivateKeyPasswordEventArgs^ e 
) 

Parameters

sender
The source of the event.

e
Additional event data that contains event data.

Requirements

Target Platforms

See Also

Reference

PrivateKeyPasswordDelegate Members

Leadtools.Dicom.Scu.Common Namespace

Help Version 23.0.2024.2.29
Products | Support | Contact Us | Intellectual Property Notices
© 1991-2024 LEAD Technologies, Inc. All Rights Reserved.

Leadtools.Dicom.Scu Assembly

Products | Support | Contact Us | Intellectual Property Notices
© 1991-2023 LEAD Technologies, Inc. All Rights Reserved.