AutoEncryptionOptions Properties |
The AutoEncryptionOptions type exposes the following members.
Name | Description | |
---|---|---|
![]() | BypassAutoEncryption |
Gets a value indicating whether to bypass automatic encryption.
|
![]() | BypassQueryAnalysis |
[Beta] Gets a value indicating whether to bypass query analysis.
|
![]() | EncryptedFieldsMap |
[Beta] Gets the encrypted fields map.
Supplying an encryptedFieldsMap provides more security than relying on an encryptedFields obtained from the server. It protects against a malicious server advertising a false encryptedFields.
|
![]() | ExtraOptions |
Gets the extra options.
|
![]() | KeyVaultClient |
Gets the key vault client.
|
![]() | KeyVaultNamespace |
Gets the key vault namespace.
|
![]() | KmsProviders |
Gets the KMS providers.
|
![]() | SchemaMap |
Gets the schema map.
|
![]() | TlsOptions |
Gets the tls options.
|