ESRI.ArcGIS.Mobile
GenerateToken Method
See Also  Send Feedback
ESRI.ArcGIS.Mobile.CatalogServices Namespace > TokenGenerator Class : GenerateToken Method

tokenServiceUrl
credential
Retrieves a token from a token server.

Syntax

Visual Basic (Declaration) 
Public Shared Function GenerateToken( _
   ByVal tokenServiceUrl As String, _
   ByVal credential As TokenCredential _
) As String
C# 
public static string GenerateToken( 
   string tokenServiceUrl,
   TokenCredential credential
)

Parameters

tokenServiceUrl
credential

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

© 2013 All Rights Reserved.