Password Property

Summary
This attribute specifies that the dynamically generated configuration textbox item will be masked on input
Syntax
C#
C++/CLI
public bool Password { get; set; } 
public: 
property bool Password { 
   bool get(); 
   void set (    bool ); 
} 

Property Value

true to mask the input; false to not mask the input.

Remarks

For a demo, refer to Leadtools.Medical.ExternalStore.Sample.Addin located here: <INSTALLDIR>\Examples\Medical\DotNet\SampleAddIns\Medical.ExternalStore.Sample.Addin

Requirements

Target Platforms

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

Leadtools.Dicom.AddIn Assembly

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