Blue Mango Learning Systems GLX Application Framework version 1.2.0 build 1

Printer friendly version

command glxappAuthNTLMCallback

Handles NTLM Authentication authorization when required by the server that libURL is communicating with.

command glxappAuthNTLMCallback pURL, pHeaderString
Parameters
TypeNameDescription
Simple parameter. pURL The url to authenticate with
Simple parameter. pHeaderString The header string sent back from the server.
Description

This callback is automatically registered with libURL by the framework by calling libURLSetAuthCallback before the glxapp_initializeApplication message is sent. This allows you to override this callback in your application if you wish.
This callback requires the NTLM external that is included in the framework distribution. This external was provided by Altuit.

Return

libURL value