CarrierConfigManager.Iwlan.AuthenticationMethodEapOnly Field

Definition

Caution

This constant will be removed in the future version. Use Android.Telephony.IwlanAuthenticationMethod enum directly instead of this field.

[Android.Runtime.Register("AUTHENTICATION_METHOD_EAP_ONLY", ApiSince=31)]
[System.Obsolete("This constant will be removed in the future version. Use Android.Telephony.IwlanAuthenticationMethod enum directly instead of this field.", true)]
public const Android.Telephony.IwlanAuthenticationMethod AuthenticationMethodEapOnly = 0;
[<Android.Runtime.Register("AUTHENTICATION_METHOD_EAP_ONLY", ApiSince=31)>]
[<System.Obsolete("This constant will be removed in the future version. Use Android.Telephony.IwlanAuthenticationMethod enum directly instead of this field.", true)>]
val mutable AuthenticationMethodEapOnly : Android.Telephony.IwlanAuthenticationMethod

Field Value

IwlanAuthenticationMethod
Attributes

Applies to