| BsonSerializer Properties | 
The BsonSerializer type exposes the following members.
 Properties
Properties| Name | Description | |
|---|---|---|
|   | SerializerRegistry | 
            Gets the serializer registry.
             | 
|   | UseNullIdChecker | 
            Gets or sets whether to use the NullIdChecker on reference Id types that don't have an IdGenerator registered.
             | 
|   | UseZeroIdChecker | 
            Gets or sets whether to use the ZeroIdChecker on value Id types that don't have an IdGenerator registered.
             | 
 See Also
See Also