Property KmsProviders
- Namespace
 - MongoDB.Driver.Encryption
 
- Assembly
 - MongoDB.Driver.Encryption.dll
 
KmsProviders
Gets the KMS providers.
public IReadOnlyDictionary<string, IReadOnlyDictionary<string, object>> KmsProviders { get; }
Property Value
- IReadOnlyDictionary<string, IReadOnlyDictionary<string, object>>
 The KMS providers.