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