Partager via


ApnSetting.AuthTypeChap Champ

Définition

Attention

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

Type d’authentification pour CHAP.

[Android.Runtime.Register("AUTH_TYPE_CHAP", 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 AuthTypeChap = 2;
[<Android.Runtime.Register("AUTH_TYPE_CHAP", 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 AuthTypeChap : Android.Telephony.Data.AuthType

Valeur de champ

Value = 2

Implémente

Attributs

Remarques

Type d’authentification pour CHAP.

Documentation Java pour android.telephony.data.ApnSetting.AUTH_TYPE_CHAP.

Les parties de cette page sont des modifications basées sur le travail créé et partagé par le projet Android Open Source et utilisés en fonction des termes décrits dans la licence d’attribution Creative Commons 2.5.

S’applique à