Overload | Description |
---|---|
GenerateCredentialAsync(String,String,String,Action<Credential,Exception>,GenerateTokenOptions) | Generates a token credential object asynchronously. 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. |
GenerateCredentialAsync(String,Action<Credential,Exception>,GenerateTokenOptions) | Generates a token credential object asynchronously. 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