KeyVaultCertificateSourceParameters.SecretName Propriedade

Definição

Obtém ou define o nome de Key Vault Secret (que representa o PFX do certificado completo) no 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

Valor da propriedade

Atributos
Newtonsoft.Json.JsonPropertyAttribute

Aplica-se a