The topic you requested is included in another documentation set. For convenience, it's displayed below. Choose Switch to see the topic in its original location.
PasswordPropertyTextAttribute Constructor (Boolean)
.NET Framework (current version)
Initializes a new instance of the PasswordPropertyTextAttribute class, optionally showing password text.
Assembly: System (in System.dll)
Parameters
- password
-
Type:
System::Boolean
true to indicate that the property should be shown as password text; otherwise, false. The default is false.
.NET Framework
Available since 2.0
Available since 2.0
Show: