I am looking to implement an automatic password reset plugin to automatically reset modem passwords using a custom application written in C# and Selenium Webdriver but am not sure how to obtain the resource properties as arguments (ie
resetProps.get("OLDPASSWORD")). Are these passed in automatically by password manager pro? An example in C# would be helpful if anyone has such a beast.
thanks