ClusterReverseProxyCertificate

data class ClusterReverseProxyCertificate(val thumbprint: String, val thumbprintSecondary: String? = null, val x509StoreName: String)

Constructors

Link copied to clipboard
constructor(thumbprint: String, thumbprintSecondary: String? = null, x509StoreName: String)

Types

Link copied to clipboard
object Companion

Properties

Link copied to clipboard

The Thumbprint of the Certificate.

Link copied to clipboard

The Secondary Thumbprint of the Certificate.

Link copied to clipboard

The X509 Store where the Certificate Exists, such as My.