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


Glossary Item Box

The following tables list the members exposed by ArcGISTokenProvider.

Public Constructors

 NameDescription
Public ConstructorArcGISTokenProvider ConstructorOverloaded. Initializes a new instance of the ArcGISTokenProvider class.  
Top

Public Properties

 NameDescription
Public PropertyAuthenticationTaskOverridden.  Authentication task associated with this token provider.  
Public PropertyClientId Client ID used for getting a long-lived token.  
Public PropertyCurrentToken Current authentication token. (Inherited from ESRI.ArcGIS.Client.BACore.Client.TokenProvider)
Public PropertyProxyUrlThe URL to proxy the request through.
Since Business Analyst API for Silverlight 2.2. (Inherited from ESRI.ArcGIS.Client.BACore.Client.TokenProvider)
Public PropertyTimeout An expiration timeout in minutes used when a long-lived token is requested. Zero value means the default timeout.  
Public PropertyUrl Authentication service URL. (Inherited from ESRI.ArcGIS.Client.BACore.Client.TokenProvider)
Top

Public Methods

 NameDescription
Public MethodUpdateTokenAsync Requests an authentication service for getting a new security token. (Inherited from ESRI.ArcGIS.Client.BACore.Client.TokenProvider)
Top

Protected Methods

 NameDescription
Protected MethodExecuteAsyncOverridden.  Executes the authentication task.  
Protected MethodPopulateUserInfoOverridden.  Populates userInfo with "clientID" and "timeout" entries.  
Top

See Also

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