Lingua

HttpsRecord.OwnerName Property

Definition

Returns the owner name of the HTTPS record.

public virtual string OwnerName { [Android.Runtime.Register("getOwnerName", "()Ljava/lang/String;", "GetGetOwnerNameHandler", ApiSince=37)] get; }
[<get: Android.Runtime.Register("getOwnerName", "()Ljava/lang/String;", "GetGetOwnerNameHandler", ApiSince=37)>]
member this.OwnerName : string

Property Value

Attributes

Remarks

Returns the owner name of the HTTPS record.

This should be used as the effective target name if the HTTPS record target name is an empty string.

Android reference for android.net.dns.HttpsRecord.getOwnerName.

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