ArcGIS Runtime SDK for WPF - Library Reference
GenerateCredentialTaskAsync Method
See Also 
ESRI.ArcGIS.Client Namespace > IdentityManager Class : GenerateCredentialTaskAsync Method

Generates a token credential object asynchronously using a task object. You need to provide the service URL, the username and the password. This is a helper method typically called by the UI challenging the user.

Overload List

OverloadDescription
GenerateCredentialTaskAsync(String,String,String,GenerateTokenOptions)Generates a token credential object asynchronously using a task object. You need to provide the service URL, the username and the password. This is a helper method typically called by the UI challenging the user.  
GenerateCredentialTaskAsync(String,GenerateTokenOptions)Generates a token credential object asynchronously using a task object. You need to provide the service URL. This is a helper method typically called by the UI challenging the user.  

Requirements

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

See Also

© ESRI, Inc. All Rights Reserved.