KeyVaultContractCreateProperties.SecretIdentifier 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.
Key vault secret identifier for fetching secret. Providing a versioned secret will prevent auto-refresh. This requires API Management service to be configured with aka.ms/apimmsi.
public string SecretIdentifier { get; set; }
member this.SecretIdentifier : string with get, set
Public Property SecretIdentifier As String