NetworkInfo.DetailedState.Authenticating Property

Definition

Network link established, performing authentication.

[Android.Runtime.Register("AUTHENTICATING")]
public static Android.Net.NetworkInfo.DetailedState Authenticating { get; }
[<Android.Runtime.Register("AUTHENTICATING")>]
static member Authenticating : Android.Net.NetworkInfo.DetailedState

Property Value

Attributes

Remarks

Portions of this page are modifications based on work created and shared by the Android Open Source Project and used according to terms described in the Creative Commons 2.5 Attribution License.

Applies to