BackendServiceFabricClusterServerX509Name

data class BackendServiceFabricClusterServerX509Name(val issuerCertificateThumbprint: String, val name: String)

Constructors

constructor(issuerCertificateThumbprint: String, name: String)

Types

Link copied to clipboard
object Companion

Properties

Link copied to clipboard

The thumbprint for the issuer of the certificate.

Link copied to clipboard

The common name of the certificate.