Partager via


IkeSessionParams.ServerHostname Property

Definition

Retrieves the configured server hostname

public string ServerHostname { [Android.Runtime.Register("getServerHostname", "()Ljava/lang/String;", "", ApiSince=31)] get; }
[<get: Android.Runtime.Register("getServerHostname", "()Ljava/lang/String;", "", ApiSince=31)>]
member this.ServerHostname : string

Property Value

Attributes

Remarks

Retrieves the configured server hostname

The configured server hostname will be resolved during IKE Session creation.

Java documentation for android.net.ipsec.ike.IkeSessionParams.getServerHostname().

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