X509CertificateName 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.
Properties of server X509Names. https://docs.microsoft.com/en-us/azure/service-fabric/service-fabric-windows-cluster-x509-security
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. |