Click or drag to resize

KeyVaultSecretProviderCacheExpirationSetting Field

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

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

Field Value

String
See Also