MaskedPasswordTextBox.UnsecuredPasswordProperty Field
Represents the unsecured password. This control is only intended to help mask password entry.
Namespace: Microsoft.Practices.EnterpriseLibrary.Configuration.Design.Controls
Assembly: Microsoft.Practices.EnterpriseLibrary.Configuration.DesignTime (in Microsoft.Practices.EnterpriseLibrary.Configuration.DesignTime.dll)
Syntax
'Declaration
Public Shared ReadOnly UnsecuredPasswordProperty As DependencyProperty
public static readonly DependencyProperty UnsecuredPasswordProperty
public:
static initonly DependencyProperty^ UnsecuredPasswordProperty
public static final var UnsecuredPasswordProperty : DependencyProperty
See Also
Microsoft.Practices.EnterpriseLibrary.Configuration.Design.Controls Namespace