Property AllowDefaultFrameworkTypes
| MongoDB CSharp Driver API Reference (original) (raw)
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; }