Property KeyMaterial
- Namespace
 - MongoDB.Driver.Encryption
 
- Assembly
 - MongoDB.Driver.Encryption.dll
 
KeyMaterial
Gets the key material.
public BsonBinaryData KeyMaterial { get; }
Property Value
- BsonBinaryData
 The key material.
Gets the key material.
public BsonBinaryData KeyMaterial { get; }
The key material.