ApnSetting.AuthTypeNone Campo

Definizione

Attenzione

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

L'autenticazione non è necessaria.

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

Valore del campo

Value = 0

Implementazioni

Attributi

Commenti

L'autenticazione non è necessaria.

per android.telephony.data.ApnSetting.AUTH_TYPE_NONE.

Le parti di questa pagina sono modifiche basate sul lavoro creato e condiviso dalla e usati in base ai termini descritti in Creative License 2.5 Attribution License.

Si applica a