Udostępnij za pośrednictwem


IkeTrafficSelector.StartingAddress Property

Definition

The smallest address included in this Traffic Selector.

[Android.Runtime.Register("startingAddress", ApiSince=31)]
public Java.Net.InetAddress StartingAddress { get; set; }
[<Android.Runtime.Register("startingAddress", ApiSince=31)>]
member this.StartingAddress : Java.Net.InetAddress with get, set

Property Value

Attributes

Remarks

The smallest address included in this Traffic Selector.

Java documentation for android.net.ipsec.ike.IkeTrafficSelector.startingAddress.

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