The VerifyPassword function verifies the password that is sent as parameter of this function against the available businesss rules.
Method | /VerifyPassword |
The request body is of type VerifyPassword.
Name | Description | Data Type |
---|---|---|
password | xml:string |
|
The response body is of type VerifyPasswordResponse.
Name | Description | Data Type |
---|---|---|
VerifyPasswordResult | ArrayOfVerifyExceptionInfo |
|