次の方法で共有


ChildSessionParams.ChildSaProposals Property

Definition

Retrieves all ChildSaProposals configured

public virtual System.Collections.Generic.IList<Android.Net.IpSec.Ike.ChildSaProposal> ChildSaProposals { [Android.Runtime.Register("getChildSaProposals", "()Ljava/util/List;", "GetGetChildSaProposalsHandler", ApiSince=31)] get; }
[<get: Android.Runtime.Register("getChildSaProposals", "()Ljava/util/List;", "GetGetChildSaProposalsHandler", ApiSince=31)>]
member this.ChildSaProposals : System.Collections.Generic.IList<Android.Net.IpSec.Ike.ChildSaProposal>

Property Value

Attributes

Remarks

Retrieves all ChildSaProposals configured

Java documentation for android.net.ipsec.ike.ChildSessionParams.getChildSaProposals().

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