ArcGIS API for Silverlight - Library Reference
DoSignIn Method
See Also  Send comments on this topic
ESRI.ArcGIS.Client.Toolkit Namespace > SignInDialog Class : DoSignIn Method

url
The URL.
callback
The callback.
generateTokenOptions
The generate token options.
Static challenge method leaveraging the SignInDialog in a child window.

Syntax

Visual Basic (Declaration) 
Public Shared Sub DoSignIn( _
   ByVal url As String, _
   ByVal callback As Action(Of IdentityManager.Credential,Exception), _
   Optional ByVal generateTokenOptions As IdentityManager.GenerateTokenOptions _
) 

Parameters

url
The URL.
callback
The callback.
generateTokenOptions
The generate token options.

Requirements

Target Platforms: Windows XP Professional, Windows Server 2003 family, Windows Vista, Windows Server 2008 family, Windows 7

See Also

© ESRI, Inc. All Rights Reserved.