SslCertificate.DName.OName Property

Definition

public virtual string OName { [Android.Runtime.Register("getOName", "()Ljava/lang/String;", "GetGetONameHandler")] get; }
[<get: Android.Runtime.Register("getOName", "()Ljava/lang/String;", "GetGetONameHandler")>]
member this.OName : string

Property Value

The most specific Organization (O) component of this name

Attributes

Remarks

Java documentation for android.net.http.SslCertificate.DName.getOName().

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