Partager via


IkeSessionParams.IkeAuthEapConfig.EapConfig Property

Definition

Retrieves EAP configuration

public virtual Android.Net.Eap.EapSessionConfig EapConfig { [Android.Runtime.Register("getEapConfig", "()Landroid/net/eap/EapSessionConfig;", "GetGetEapConfigHandler", ApiSince=31)] get; }
[<get: Android.Runtime.Register("getEapConfig", "()Landroid/net/eap/EapSessionConfig;", "GetGetEapConfigHandler", ApiSince=31)>]
member this.EapConfig : Android.Net.Eap.EapSessionConfig

Property Value

Attributes

Remarks

Retrieves EAP configuration

Java documentation for android.net.ipsec.ike.IkeSessionParams.IkeAuthEapConfig.getEapConfig().

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