Property AlternateKeyNames

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

Namespace

MongoDB.Driver.Encryption

Assembly

MongoDB.Driver.Encryption.dll

AlternateKeyNames

Gets the alternate key names.

public IReadOnlyList<string> AlternateKeyNames { get; }

Property Value

IReadOnlyList<string>

The alternate key names.