====== DigestAccessAuthentication::restorePassword ====== There is no doc-string available for this function. ===== Syntax ===== script DigestAccessAuthentication::restorePassword(string %this, string %hash); ===== Parameters ===== [[scripting:doc:engine:types:string|string]] **%%%this%%**\\ No description available. [[scripting:doc:engine:types:string|string]] **%%%hash%%**\\ No description available. ===== Return value ===== [[scripting:doc:engine:types:script|script]]\\ No description available. ===== Remarks ===== ===== Examples ===== ===== Source ===== Add-Ons/System_BlocklandGlass/support/Support_DigestAccessAuthentication.cs:123 ===== See also ===== [[scripting:doc:u:digestaccessauthentication:digest|DigestAccessAuthentication::digest]]\\ [[scripting:doc:u:digestaccessauthentication:generaterandom|DigestAccessAuthentication::generateRandom]]\\ [[scripting:doc:u:digestaccessauthentication:hash|DigestAccessAuthentication::hash]]\\ [[scripting:doc:u:digestaccessauthentication:hasident|DigestAccessAuthentication::hasIdent]]\\ [[scripting:doc:u:digestaccessauthentication:onadd|DigestAccessAuthentication::onAdd]]\\ [[scripting:doc:u:digestaccessauthentication:retrieveident|DigestAccessAuthentication::retrieveIdent]]\\ [[scripting:doc:u:digestaccessauthentication:setpassword|DigestAccessAuthentication::setPassword]]\\ ===== References ===== This function is not called by any other functions.