Java.Security.Cert.X509CertSelector.SubjectAsString Property
Do not use, use X509CertSelector.Subject or X509CertSelector.GetSubjectAsBytes instead.

Syntax

[get: Android.Runtime.Register("getSubjectAsString", "()Ljava/lang/String;", "GetGetSubjectAsStringHandler")]
public virtual string SubjectAsString { get; }

Value

Documentation for this section has not yet been entered.

Remarks

Do not use, use X509CertSelector.Subject or X509CertSelector.GetSubjectAsBytes instead. Returns the subject that a certificate must match.

[Android Documentation]

Requirements

Namespace: Java.Security.Cert
Assembly: Mono.Android (in Mono.Android.dll)
Assembly Versions: 0.0.0.0
Since: Added in API level 1