Table of Contents

GlassAuth::init

There is no doc-string available for this function.

Syntax

script GlassAuth::init();

Parameters

This function does not accept any parameters.

Return value

script
No description available.

Remarks

Examples

Source

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

See also

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

References

Glass::execClient: Add-Ons/System_BlocklandGlass/client.cs:112