ApnSetting.AuthType Property

Definition

Returns the authentication type of the APN.

public virtual Android.Telephony.Data.AuthType AuthType { [Android.Runtime.Register("getAuthType", "()I", "GetGetAuthTypeHandler", ApiSince=28)] get; }
[<get: Android.Runtime.Register("getAuthType", "()I", "GetGetAuthTypeHandler", ApiSince=28)>]
member this.AuthType : Android.Telephony.Data.AuthType

Property Value

authentication type

Attributes

Remarks

Returns the authentication type of the APN.

Java documentation for android.telephony.data.ApnSetting.getAuthType().

Portions of this page are modifications based on work created and shared by the Android Open Source Project and used according to terms described in the Creative Commons 2.5 Attribution License.

Applies to