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


Glossary Item Box

The following tables list the members exposed by ArcGISTokenService.

Public Constructors

 NameDescription
Public ConstructorArcGISTokenService ConstructorInitializes a new instance of the ArcGISTokenService class.  
Top

Public Properties

 NameDescription
Public PropertyClientIDClient ID used for getting a long-lived token.
Default: "".  
Public PropertyProxyUrl The URL to proxy the request through. (Inherited from ESRI.ArcGIS.Client.BACore.Client.TokenService)
Public PropertyTimeoutAn expiration timeout in minutes used when a long-lived token is requested.
Default: 0.  
Public PropertyToken Token for accessing a secure task. (Inherited from ESRI.ArcGIS.Client.BACore.Client.TokenService)
Public PropertyTokenProvider Provider responsible for updating the security token if the last one expires. (Inherited from ESRI.ArcGIS.Client.BACore.Client.TokenService)
Public PropertyUrl The URL to authentication token service. (Inherited from ESRI.ArcGIS.Client.BACore.Client.TokenService)
Top

Public Methods

 NameDescription
Public MethodLogin Requests a token service for getting a security token and creates a token provider. (Inherited from ESRI.ArcGIS.Client.BACore.Client.TokenService)
Public MethodUpdateTokenProvider Updates the TokenProvider property of this instance with the new token provider. (Inherited from ESRI.ArcGIS.Client.BACore.Client.TokenService)
Top

Protected Methods

 NameDescription
Protected MethodCreateTokenProviderOverridden.  Creates a new instance of token provider.  
Top

See Also

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