Gets the password entered by the user.
<BrowsableAttribute(False)> _ Public Overridable ReadOnly Property Password As String
Dim instance As CreateUserWizard Dim value As String value = instance.Password
[BrowsableAttribute(false)] public virtual string Password { get; }
[BrowsableAttribute(false)] public: virtual property String^ Password { String^ get (); }
public function get Password () : String
The Password property contains the password entered by the user. By default, a CompareValidator object is provided for the Password and ConfirmPassword text box values. Each text box displayed on the CreateUserWizard control also has a RequiredFieldValidator object associated with it.
Windows 7, Windows Vista, Windows XP SP2, Windows XP Media Center Edition, Windows XP Professional x64 Edition, Windows XP Starter Edition, Windows Server 2008 R2, Windows Server 2008, Windows Server 2003, Windows Server 2000 SP4, Windows Millennium Edition, Windows 98