Поделиться через


ApnSetting.AuthTypeChap Поле

Определение

Внимание!

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

Тип проверки подлинности для 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

Значение поля

Value = 2

Реализации

Атрибуты

Комментарии

Тип проверки подлинности для CHAP.

Документация по Java для android.telephony.data.ApnSetting.AUTH_TYPE_CHAP.

Части этой страницы — это изменения на основе работы, созданной и общей проектом с открытым исходным кодом Android и используемой в соответствии с условиями, описанными в лицензии Creative Commons 2.5 Attribution.

Применяется к