Esri Business Analyst Server API for Silverlight 2.2 Reference
ExecuteAsync(String,String,String,Int32,Object) Method
See Also  Send Feedback
ESRI.ArcGIS.Client.BAServer.Tasks.Authentication Namespace > AuthenticationTask Class > ExecuteAsync Method : ExecuteAsync(String,String,String,Int32,Object) Method

userName
Valid Esri user name.
password
User password.
clientId
Cliend ID used for requesting a long-lived token.
timeout
An expiration timeout in minutes used when a long-lived token is requested.
userState
A user-defined object that is passed to the method invoked when the asynchronous operation completes or fails.

Glossary Item Box

Asynchronous executes a Business Analyst Server authentication task.

Syntax

 
Visual Basic (Declaration)
C#
 
 

Parameters

userName
Valid Esri user name.
password
User password.
clientId
Cliend ID used for requesting a long-lived token.
timeout
An expiration timeout in minutes used when a long-lived token is requested.
userState
A user-defined object that is passed to the method invoked when the asynchronous operation completes or fails.

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.