X509IssuerStore Class
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
A type to identify X509 issuer store with issuer subject common name and stores
public class X509IssuerStore
type X509IssuerStore = class
Public Class X509IssuerStore
- Inheritance
-
X509IssuerStore
Constructors
X509IssuerStore(IList<String>) |
Construct an X509IssuerStore object that identifies an X509 issuer certificate store |
X509IssuerStore(String, IList<String>) |
Construct an X509IssuerStore object that identifies an X509 issuer certificate store |
Properties
IssuerStores |
Gets the certificate stores for the issuer X509 certificate. |
Name |
Gets the issuer common name of X509 issuer certificate |
Methods
Equals(Object) |
Determines whether the specified object is equal to the current object |
GetHashCode() |
Compute hash code |
Applies to
Azure SDK for .NET