X509CertificateName Class

Definition

public class X509CertificateName
type X509CertificateName = class
Public Class X509CertificateName
Inheritance
X509CertificateName

Constructors

X509CertificateName()

Initializes a new instance of the X509CertificateName class.

X509CertificateName(String, String)

Initializes a new instance of the X509CertificateName class.

Properties

IssuerCertificateThumbprint

Gets or sets thumbprint for the Issuer of the Certificate.

Name

Gets or sets common Name of the Certificate.

Applies to