CertManagerCertificateSpec.SecretName Property
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.
Secret for storing server certificate. Any existing data will be overwritten. This is a reference to the secret through an identifying name, not the secret itself.
public string SecretName { get; set; }
member this.SecretName : string with get, set
Public Property SecretName As String