'_t unnecessary discriminator mongodb c# driver

The c# mongodb driver has been adding a "_t" property in all documents and all collections of my application, even though it isn't necessary (there is no class inheritance or multiple classes involved on each collection).

How do I go about desabling this?



Sources

This article follows the attribution requirements of Stack Overflow and is licensed under CC BY-SA 3.0.

Source: Stack Overflow

Solution Source