Share via


HostnameConfiguration.KeyVaultSecretUri Property

Definition

Url to the KeyVault Secret containing the Ssl Certificate. If absolute Url containing version is provided, auto-update of ssl certificate will not work. This requires Api Management service to be configured with aka.ms/apimmsi. The secret should be of type application/x-pkcs12.

public Uri KeyVaultSecretUri { get; set; }
member this.KeyVaultSecretUri : Uri with get, set
Public Property KeyVaultSecretUri As Uri

Property Value

Uri

Applies to