Esri Business Analyst Server API for Silverlight 2.2 Reference
GetUserCredentials Method
See Also  Send Feedback
ESRI.ArcGIS.Client.BACore.Client Namespace > IAuthentication Interface : GetUserCredentials Method

userInfo
Additional user info parameters.
done
Authentication done callback function.
failed
Authentication failed callback function.

Glossary Item Box

Gets user credentials.

Syntax

 
Visual Basic (Declaration)
C#
 
 

Parameters

userInfo
Additional user info parameters.
done
Authentication done callback function.
failed
Authentication failed callback function.

Remarks

The input userInfo object can specify additional information such as a token service URL, client ID, and timeout. The implementation of this method must transfer all parameters of the userInfo object to the parameters of the userCredentials object returned with the done callback. Some parameters can be changed and authentication parameters should be added.

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.