Business Analyst Online API for Silverlight 2.2 Reference
AuthenticationEventArgs Class
Members  See Also  Send Feedback
ESRI.ArcGIS.Client.BAO.Tasks.Authentication Namespace : AuthenticationEventArgs Class

Glossary Item Box

EventArgs for the AuthenticationTask.ExecuteCompleted event (deprecated).

Syntax

 
Visual Basic (Declaration)
C#
 
 

Remarks

This class is deprecated. It is provided for compatibility with the previous version of the Business Analyst Online API for Silverlight. Use a result event handler with a more general version of event args type, for example with the BATaskEventArgs<string> type.

Inheritance Hierarchy

System.Object
   System.EventArgs
      ESRI.ArcGIS.Client.Tasks.TaskEventArgs
         ESRI.ArcGIS.Client.BACore.Client.ClientEventArgs
            ESRI.ArcGIS.Client.BACore.Client.BAClientEventArgs
               ESRI.ArcGIS.Client.BACore.Client.BATaskEventArgs<TResult>
                  ESRI.ArcGIS.Client.BAO.Tasks.Authentication.AuthenticationEventArgs

Requirements

Target Platforms: Windows 98, Windows NT 4.0, Windows Millennium Edition, Windows 2000, Windows XP Home Edition, Windows XP Professional, Windows Server 2003 family, Windows Vista, Windows Server 2008 family

See Also

© 2010-2012 ESRI Inc. All Rights Reserved.