KeyVaultSecretProviderCacheExpirationSetting Field

The Configuration setting containing the length of time in seconds to hold a secret in the internal cache

Definition

Namespace: InnerDrive.Azure
Assembly: InnerDrive.Azure (in InnerDrive.Azure.dll) Version: 5.2.9017.0
C#
public const string CacheExpirationSetting = "KeyVaultSecretProviderCacheExpirationSeconds"

Field Value

String

See Also