Business Analyst Online API for Silverlight 2.2 Reference
BAOnlineTokenProvider Constructor(IAuthentication)
See Also  Send Feedback
ESRI.ArcGIS.Client.BAO.Tasks.Authentication Namespace > BAOnlineTokenProvider Class > BAOnlineTokenProvider Constructor : BAOnlineTokenProvider Constructor(IAuthentication)

authentication
An object used for getting user credentials.

Glossary Item Box

Initializes a new instance of the BAOnlineTokenProvider class.

Syntax

 
Visual Basic (Declaration)
C#
 
 

Parameters

authentication
An object used for getting user credentials.

Remarks

The authentication object provides user credentials receiving. When its GetUserCredentials method is invoked, the userInfo parameter contains the "url" key specifying the token service URL. This entry should be passed to the output userCredentials object along with the "username" and "password" entries.

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.