IHttpStatus.ScUnauthorized Field

Definition

[Android.Runtime.Register("SC_UNAUTHORIZED")]
public const int ScUnauthorized = 401;
[<Android.Runtime.Register("SC_UNAUTHORIZED")>]
val mutable ScUnauthorized : int

Field Value

Value = 401
Attributes

Applies to