Freigeben über


ApnSetting.AuthTypePap Feld

Definition

Achtung

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

Authentifizierungstyp für PAP.

[Android.Runtime.Register("AUTH_TYPE_PAP", 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 AuthTypePap = 1;
[<Android.Runtime.Register("AUTH_TYPE_PAP", 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 AuthTypePap : Android.Telephony.Data.AuthType

Feldwert

Value = 1

Implementiert

Attribute

Hinweise

Authentifizierungstyp für PAP.

Java-Dokumentation für android.telephony.data.ApnSetting.AUTH_TYPE_PAP.

Teile dieser Seite sind Änderungen auf der Grundlage von Arbeiten, die vom Android Open Source-Projekt erstellt und freigegeben werden und gemäß den in der Creative Commons 2.5 Attribution License beschriebenen Begriffen verwendet werden.

Gilt für: