Represents the method that handles the AuthenticationCompleted event.
Namespace:
Microsoft.Live.Core
Assembly:
Microsoft.Live.Messenger (in Microsoft.Live.Messenger.dll)
Script: http://www.wlmessenger.net/api/3.1/loader.js
Feature: Messenger.Core

Syntax
public delegate void AuthenticationCompletedEventHandler(
Object sender,
AuthenticationCompletedEventArgs e
)

Version Information
Windows Live Messenger Web Toolkit
Supported in: 3.1, 3.0, 2.5, 2.0, 1.0

Platforms
Internet Explorer 8.0, Internet Explorer 7.0, Internet Explorer 6.0, Firefox 3.0, Firefox 2.0, Firefox 1.5, Chrome 2.0, Chrome 1.0, Safari 3.0

See Also