Initializes a new instance of the PasswordValidationException class with the validation results that caused the exception to be raised.
Namespace: Ipswitch.Messaging.Framework
Assembly: Ipswitch.Messaging.Framework (in Ipswitch.Messaging.Framework.dll) Version: 1.0.0.0
Syntax
Parameters
- validationResults
- Type: Ipswitch.Messaging.Framework.PasswordValidationResults
The results of the password validation that caused this exception to be raised.
See Also