VGValidatePasswordEventArgs overview
![]() |
Initializes a new instance of the VGValidatePasswordEventArgs class with an action, the node it was performed upon, and the parent node. |
![]() | Gets or sets a value that indicates whether the current create-user, change-password, or reset-password action will be canceled. |
![]() | Gets or sets an exception that describes the reason for the password-validation failure. |
![]() | Gets a value that indicates whether the ValidatingPassword event is being raised during a call to the CreateUser method. |
![]() | Gets the password for the current create-user, change-password, or reset-password action. |
![]() | Gets the name of the membership user for the current create-user, change-password, or reset-password action. |
VGValidatePasswordEventArgs Class | Novalys.VisualGuard.Security Namespace