IkeFqdnIdentification.Fqdn Property

Definition

The fully-qualified domain name(FQDN).

[Android.Runtime.Register("fqdn", ApiSince=31)]
public string Fqdn { get; set; }
[<Android.Runtime.Register("fqdn", ApiSince=31)>]
member this.Fqdn : string with get, set

Property Value

Attributes

Remarks

The fully-qualified domain name(FQDN).

Java documentation for android.net.ipsec.ike.IkeFqdnIdentification.fqdn.

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