Esri Business Analyst Server API for Silverlight 2.2 Reference
GetUserCredentials Method
See Also  Send Feedback
ESRI.ArcGIS.Client.BACore.Client Namespace > UserCredentials Class : 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

This method copies entries of the input userInfo object to the result object and sets values for the "username" and "password" keys with user credentials specified in parameters of the constructor.

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.