Property MasterKey
- Namespace
- MongoDB.Driver.Encryption
- Assembly
- MongoDB.Driver.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.