Password Property

Summary

The password to use for the password-encrypted private key file.

Syntax
C#
VB
C++
public string Password {get;} 
  
ReadOnly Property Password As String 
property String^ Password { 
   String^ get(); 
} 

Property Value

The password.

Example

For an example, refer to IDicomSecurityCiphers.

Requirements

Target Platforms

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

Leadtools.Dicom.AddIn Assembly