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: