Inner Drive Extensible Architecture
C#
Show/Hide TOC
ISecret
Provider
Throw
On
Not
Found 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#
Copy
bool
ThrowOnNotFound
{
get
;
set
; }
Property Value
Boolean
See Also
Reference
ISecretProvider Interface
InnerDrive.Azure Namespace
In This Article
Definition
See Also