Visual Guard Class Library Documentation

VGChangePasswordForm Members

VGChangePasswordForm overview

Public Instance Constructors

VGChangePasswordForm Overloaded. Initializes a new instance of the VGChangePasswordForm class.

Public Instance Properties

NewPassword Gets the new password of the user. Returns null (Nothing) when the dialog box does not returns the DialogResult.OK.
OldPassword Gets or sets the current password of the user. If the value is null (Nothing) then the old password must be typed by the user.
Runtime Gets or sets the VGSecurityRuntime object used by this class to retrieve authentication information
State Gets a VGPasswordModificationState value returned by the password modification process.
UserName Gets or sets the name of the user for which you want to change the password.

See Also

VGChangePasswordForm Class | Novalys.VisualGuard.Security.WinForm Namespace