Bagikan melalui


KeyVaultCertificateSourceParameters.SecretName Property

Definition

Gets or sets the name of Key Vault Secret (representing the full certificate PFX) in Key Vault.

[Newtonsoft.Json.JsonProperty(PropertyName="secretName")]
public string SecretName { get; set; }
[<Newtonsoft.Json.JsonProperty(PropertyName="secretName")>]
member this.SecretName : string with get, set
Public Property SecretName As String

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to