BsonDefaults Properties | 
The BsonDefaults type exposes the following members.
| Name | Description | |
|---|---|---|
| DynamicArraySerializer | 
            Gets or sets the dynamic array serializer.
              | |
| DynamicDocumentSerializer | 
            Gets or sets the dynamic document serializer.
              | |
| GuidRepresentation |  Obsolete.  
            Gets or sets the default representation to be used in serialization of
            Guids to the database.
              | |
| GuidRepresentationMode |  Obsolete.  
            Gets or sets the default representation to be used in serialization of
            Guids to the database.
              | |
| MaxDocumentSize | 
            Gets or sets the default max document size. The default is 4MiB.
              | |
| MaxSerializationDepth | 
            Gets or sets the default max serialization depth (used to detect circular references during serialization). The default is 100.
              |