VGChangePasswordForm
|
Overloaded. Initializes a new instance of the VGChangePasswordForm class. |
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. |
VGChangePasswordForm Class | Novalys.VisualGuard.Security.WinForm Namespace