Partager via


TunnelModeChildSessionParams.ConfigurationRequests Property

Definition

Retrieves the list of Configuration Requests

public System.Collections.Generic.IList<Android.Net.IpSec.Ike.TunnelModeChildSessionParams.ITunnelModeChildConfigRequest> ConfigurationRequests { [Android.Runtime.Register("getConfigurationRequests", "()Ljava/util/List;", "", ApiSince=31)] get; }
[<get: Android.Runtime.Register("getConfigurationRequests", "()Ljava/util/List;", "", ApiSince=31)>]
member this.ConfigurationRequests : System.Collections.Generic.IList<Android.Net.IpSec.Ike.TunnelModeChildSessionParams.ITunnelModeChildConfigRequest>

Property Value

Attributes

Remarks

Retrieves the list of Configuration Requests

Java documentation for android.net.ipsec.ike.TunnelModeChildSessionParams.getConfigurationRequests().

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