SslCertificate.DName.UName Property

Definition

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

Property Value

The most specific Organizational Unit (OU) component of this name

Attributes

Remarks

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

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