Hi,
It is posible to customize error message from active? how?
Below is the error return by the active directory when i execute the command.
AD.Invoke("ChangePassword", new object[]{"password", "NewPassword"});
VB Code:
The password does not meet the password policy requirements. Check the minimum password length, password complexity and password history requirements.
thanks,
Popskie


Reply With Quote