KeyVaultSecretProviderDefaultCacheExpirationSeconds Field

The length of time in seconds to hold a secret in the internal cache if CacheExpirationSetting is not set

Definition

Namespace: InnerDrive.Azure
Assembly: InnerDrive.Azure (in InnerDrive.Azure.dll) Version: 5.2.9017.0
C#
public const int DefaultCacheExpirationSeconds = 60

Field Value

Int32
60

See Also