Property MasterKey
- Namespace
 - MongoDB.Driver.Encryption
 
- Assembly
 - MongoDB.Driver.Encryption.dll
 
MasterKey
Gets the master key.
public BsonDocument MasterKey { get; }
Property Value
- BsonDocument
 The master key.
Gets the master key.
public BsonDocument MasterKey { get; }
The master key.