Table of Contents

DigestAccessAuthentication

There is no doc-string available for this function.

Syntax

script DigestAccessAuthentication(string %username, string %uri, string %algorithm);

Parameters

string %username
No description available.

string %uri
No description available.

string %algorithm
No description available.

Return value

script
No description available.

Remarks

Examples

Source

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

See also

References

GlassAuthS::startDAA: Add-Ons/System_BlocklandGlass/server/GlassAuth.cs:260
GlassAuth::startDAA: Add-Ons/System_BlocklandGlass/client/GlassAuth.cs:390
GlassAuth::attemptAccountVerification: Add-Ons/System_BlocklandGlass/client/GlassAuth.cs:543