Overload | Description |
---|---|
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. |
Target Platforms: Windows XP Professional, Windows Server 2003 family, Windows Vista, Windows Server 2008 family, Windows 7, Windows 8