Class CreateEncryptedCollectionResult
- Namespace
- MongoDB.Driver.Encryption
- Assembly
- MongoDB.Driver.dll
Represents the result of a create encrypted collection.
public sealed class CreateEncryptedCollectionResult
- Inheritance
-
CreateEncryptedCollectionResult
- Inherited Members
Constructors
- CreateEncryptedCollectionResult(BsonDocument)
Initializes a new instance of the CreateEncryptedCollectionResult class.
Properties
- EncryptedFields
The encrypted fields document.