Esri Business Analyst Server API for Silverlight 2.2 Reference
ArcGISAuthenticationTask Class Members
See Also  Fields  Properties  Methods  Events Send Feedback
ESRI.ArcGIS.Client.BACore.Tasks Namespace : ArcGISAuthenticationTask Class


Glossary Item Box

The following tables list the members exposed by ArcGISAuthenticationTask.

Public Constructors

 NameDescription
Public ConstructorArcGISAuthenticationTask ConstructorOverloaded. Initializes a new instance of the ArcGISAuthenticationTask class.  
Top

Public Fields

 NameDescription
Public FieldName Task name.  
Top

Public Properties

 NameDescription
Public PropertyDisableClientCachingIf true, adds a timestamp parameter ("_ts") to the REST request to prevent the request from being loaded from the browser's cache.
Default: Client.DisableClientCaching. (Inherited from ESRI.ArcGIS.Client.BACore.Client.AbstractTask)
Public PropertyProxyUrl The URL to proxy the request through. (Inherited from ESRI.ArcGIS.Client.BACore.Client.AbstractTask)
Public PropertyRequestTimeoutThe request timeout in seconds. A value less than or equal to zero prevents request timeout.
Default: Client.RequestTimeout. (Inherited from ESRI.ArcGIS.Client.BACore.Client.AbstractTask)
Public PropertyTokenOverridden.  Authentication token received at the last execution of this task.  
Public PropertyUrlURL of the task.
Default: Client.Url. (Inherited from ESRI.ArcGIS.Client.BACore.Client.AbstractTask)
Top

Public Methods

 NameDescription
Public MethodExecuteAsyncOverloaded. Asynchronous executes an ArcGIS Server authentication task.  
Top

Public Events

 NameDescription
Public EventExecuteCompleted This event occurs when the ExecuteAsync operation completes.  
Public EventFailed This event occurs when the ExecuteAsync operation failes.  
Top

See Also

© 2010-2012 Esri, Inc. All Rights Reserved.