Property KeySerializer NamespaceMongoDB.Bson.Serialization.Serializers AssemblyMongoDB.Bson.dll KeySerializer Gets the key serializer. public IBsonSerializer<TKey> KeySerializer { get; } Property Value IBsonSerializer<TKey> The key serializer.