Condividi tramite


HttpStatus.ScUnauthorized Campo

Definizione

Attenzione

Use 'Org.Apache.Http.IHttpStatus.ScUnauthorized'. This class will be removed in a future release.

401 Unauthorized (HTTP/1.

[Android.Runtime.Register("SC_UNAUTHORIZED")]
[System.Obsolete("Use 'Org.Apache.Http.IHttpStatus.ScUnauthorized'. This class will be removed in a future release.")]
public const int ScUnauthorized = 401;
[<Android.Runtime.Register("SC_UNAUTHORIZED")>]
[<System.Obsolete("Use 'Org.Apache.Http.IHttpStatus.ScUnauthorized'. This class will be removed in a future release.")>]
val mutable ScUnauthorized : int

Valore del campo

Value = 401
Attributi

Commenti

Le parti di questa pagina sono modifiche basate sul lavoro creato e condiviso dal progetto Open Source Android e usato in base ai termini descritti nella licenza Creative Commons 2.5 Attribuzione.

Si applica a