ISecretProviderThrowOnNotFound Property

If true, the provider will throw a SecretNotFoundException if the secret is not found

Definition

Namespace: InnerDrive.Azure
Assembly: InnerDrive.Azure (in InnerDrive.Azure.dll) Version: 5.2.9017.0
C#
bool ThrowOnNotFound { get; set; }

Property Value

Boolean

See Also