IkeTunnelConnectionParams.TunnelModeChildSessionParams Property

Definition

Returns the Tunnel mode Child Session configuration.

public Android.Net.IpSec.Ike.TunnelModeChildSessionParams TunnelModeChildSessionParams { [Android.Runtime.Register("getTunnelModeChildSessionParams", "()Landroid/net/ipsec/ike/TunnelModeChildSessionParams;", "", ApiSince=31)] get; }
[<get: Android.Runtime.Register("getTunnelModeChildSessionParams", "()Landroid/net/ipsec/ike/TunnelModeChildSessionParams;", "", ApiSince=31)>]
member this.TunnelModeChildSessionParams : Android.Net.IpSec.Ike.TunnelModeChildSessionParams

Property Value

Attributes

Remarks

Returns the Tunnel mode Child Session configuration.

Java documentation for android.net.ipsec.ike.IkeTunnelConnectionParams.getTunnelModeChildSessionParams().

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