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