AzureKeyVaultConfigurationOptions.Manager Property

Definition

Gets or sets the KeyVaultSecretManager instance used to control secret loading.

public Azure.Extensions.AspNetCore.Configuration.Secrets.KeyVaultSecretManager Manager { get; set; }
member this.Manager : Azure.Extensions.AspNetCore.Configuration.Secrets.KeyVaultSecretManager with get, set
Public Property Manager As KeyVaultSecretManager

Property Value

Applies to