Class CreateEncryptedCollectionResult

| MongoDB CSharp Driver API Reference (original) (raw)

Namespace

MongoDB.Driver.Encryption

Assembly

MongoDB.Driver.Encryption.dll

Represents the result of a create encrypted collection.

public sealed class CreateEncryptedCollectionResult

Inheritance

object

CreateEncryptedCollectionResult

Inherited Members

object.Equals(object)

object.Equals(object, object)

object.GetHashCode()

object.GetType()

object.ReferenceEquals(object, object)

object.ToString()

Constructors

CreateEncryptedCollectionResult(BsonDocument)

Initializes a new instance of the CreateEncryptedCollectionResult class.

Properties

EncryptedFields

The encrypted fields document.