NSUrlDownloadDelegate.CanceledAuthenticationChallenge Método
Definição
Importante
Algumas informações se referem a produtos de pré-lançamento que podem ser substancialmente modificados antes do lançamento. A Microsoft não oferece garantias, expressas ou implícitas, das informações aqui fornecidas.
[Foundation.Export("download:didCancelAuthenticationChallenge:")]
public virtual void CanceledAuthenticationChallenge (Foundation.NSUrlDownload download, Foundation.NSUrlAuthenticationChallenge challenge);
abstract member CanceledAuthenticationChallenge : Foundation.NSUrlDownload * Foundation.NSUrlAuthenticationChallenge -> unit
override this.CanceledAuthenticationChallenge : Foundation.NSUrlDownload * Foundation.NSUrlAuthenticationChallenge -> unit
Parâmetros
- download
- NSUrlDownload
- challenge
- NSUrlAuthenticationChallenge
- Atributos