KeyVaultCryptoProviderThrowOnFailure Property
If true, exceptions thrown during the normal course of operations
will be re-thrown
By default, the
ICryptoProvider implementations should log
exceptions and return empty values. Setting this to
true causes exceptions to
be thrown immediately, even for things like the key not being found.