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