Freigeben über


EapSessionConfig.EapMethodConfig.MethodType Property

Definition

Retrieves the EAP method type

public virtual int MethodType { [Android.Runtime.Register("getMethodType", "()I", "GetGetMethodTypeHandler", ApiSince=31)] get; }
[<get: Android.Runtime.Register("getMethodType", "()I", "GetGetMethodTypeHandler", ApiSince=31)>]
member this.MethodType : int

Property Value

the IANA-defined EAP method constant

Attributes

Remarks

Retrieves the EAP method type

Java documentation for android.net.eap.EapSessionConfig.EapMethodConfig.getMethodType().

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