InvalidPasswordException

InvalidPasswordException class

The exception that is thrown when invalid password is provided by user.

The InvalidPasswordException type exposes the following members:

Constructors

NameDescription
InvalidPasswordException(message)Initializes a new instance of the InvalidPasswordException class

See Also