Inner Drive Extensible Architecture
C#
Show/Hide TOC
Key
Vault
Secret
Provider
Default
Cache
Expiration
Seconds 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#
Copy
public
const
int
DefaultCacheExpirationSeconds
= 60
Field Value
Int32
60
See Also
Reference
KeyVaultSecretProvider Class
InnerDrive.Azure Namespace
In This Article
Definition
See Also