Property AllowAllTypes
- Namespace
 - MongoDB.Bson.Serialization.Conventions
 
- Assembly
 - MongoDB.Bson.dll
 
AllowAllTypes
A predefined ObjectSerializerAllowedTypesConvention where all types are allowed for both serialization and deserialization.
public static ObjectSerializerAllowedTypesConvention AllowAllTypes { get; }