Method GetKeys
- Namespace
- MongoDB.Driver.Encryption
- Assembly
- MongoDB.Driver.Encryption.dll
GetKeys(CancellationToken)
Finds all documents in the key vault collection.
Parameters
cancellationToken
CancellationToken The cancellation token.
Returns
- IRead
Only <BsonList Document > Returns the result of the internal find() operation on the key vault collection.