====== DigestAccessAuthentication::setPassword ====== There is no doc-string available for this function. ===== Syntax ===== script DigestAccessAuthentication::setPassword(string %this, string %password); ===== Parameters ===== [[scripting:doc:engine:types:string|string]] **%%%this%%**\\ No description available. [[scripting:doc:engine:types:string|string]] **%%%password%%**\\ 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:98 ===== 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:restorepassword|DigestAccessAuthentication::restorePassword]]\\ [[scripting:doc:u:digestaccessauthentication:retrieveident|DigestAccessAuthentication::retrieveIdent]]\\ ===== References ===== This function is not called by any other functions.