Property AllowDefaultFrameworkTypes
- Namespace
- MongoDB.Bson.Serialization.Conventions
- Assembly
- MongoDB.Bson.dll
AllowDefaultFrameworkTypes
Indicates whether default framework types are included for serialization and deserialization. Defaults to true.
public bool AllowDefaultFrameworkTypes { get; init; }