Table of Contents

DigestAccessAuthentication::setPassword

There is no doc-string available for this function.

Syntax

script DigestAccessAuthentication::setPassword(string %this, string %password);

Parameters

string %this
No description available.

string %password
No description available.

Return value

script
No description available.

Remarks

Examples

Source

Add-Ons/System_BlocklandGlass/support/Support_DigestAccessAuthentication.cs:98

See also

DigestAccessAuthentication::digest
DigestAccessAuthentication::generateRandom
DigestAccessAuthentication::hash
DigestAccessAuthentication::hasIdent
DigestAccessAuthentication::onAdd
DigestAccessAuthentication::restorePassword
DigestAccessAuthentication::retrieveIdent

References

This function is not called by any other functions.