Compartilhar via


IkeSessionConfiguration.IkeSessionConnectionInfo Property

Definition

Returns the connection information.

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

Property Value

the IKE Session connection information.

Attributes

Remarks

Returns the connection information.

Java documentation for android.net.ipsec.ike.IkeSessionConfiguration.getIkeSessionConnectionInfo().

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