Table of Contents

GlassAuth::startDAA

There is no doc-string available for this function.

Syntax

script GlassAuth::startDAA(string %this, string %data, string %required, string %role);

Parameters

string %this
No description available.

string %data
No description available.

string %required
No description available.

string %role
No description available.

Return value

script
No description available.

Remarks

Examples

Source

Add-Ons/System_BlocklandGlass/client/GlassAuth.cs:387

See also

GlassAuth::accountVerficationFailed
GlassAuth::accountVerficationSuccess
GlassAuth::attemptAccountVerification
GlassAuth::authCheck
GlassAuth::checkinDAA
GlassAuth::checkinDefault
GlassAuth::clearIdentity
GlassAuth::heartbeat
GlassAuth::init
GlassAuth::joinIPThing
GlassAuth::onAuthEnd
GlassAuth::onAuthFailed
GlassAuth::onAuthSuccess
GlassAuth::reident
GlassAuth::requireDAAPrompt
GlassAuth::scheduleHeartbeat
GlassAuth::sendDigestIdent
GlassAuth::setUseDAA
GlassAuth::startNewAuth
GlassAuth::startNewAuth_part2
GlassAuth::submitPassword
GlassAuth::updateDAASetting
GlassAuth::validateIdentity
GlassAuth::verifyWebAccount

References

This function is not called by any other functions.