Java.Security.Cert.X509CRLSelector.Issuers Property
Returns the criterion for the issuer distinguished names.

Syntax

[get: Android.Runtime.Register("getIssuers", "()Ljava/util/Collection;", "GetGetIssuersHandler")]
[set: Android.Runtime.Register("setIssuers", "(Ljava/util/Collection;)V", "GetSetIssuers_Ljava_util_Collection_Handler")]
public virtual ICollection<Javax.Security.Auth.X500.X500Principal> Issuers { get; set; }

Value

Documentation for this section has not yet been entered.

Remarks

Returns the criterion for the issuer distinguished names.

The CRL issuer must match at least one of the distinguished names.

[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