X509IssuerStore.IssuerStores Property

Definition

Gets the certificate stores for the issuer X509 certificate.

public System.Collections.Generic.IList<string> IssuerStores { get; }
member this.IssuerStores : System.Collections.Generic.IList<string>
Public ReadOnly Property IssuerStores As IList(Of String)

Property Value

Certificate stores for issuer X509 certificate

Applies to