MongoCollectionSettings Properties | 
The MongoCollectionSettings type exposes the following members.
| Name | Description | |
|---|---|---|
| AssignIdOnInsert | 
            Gets or sets a value indicating whether the driver should assign Id values when missing.
              | |
| GuidRepresentation |  Obsolete.  
            Gets or sets the representation used for Guids.
              | |
| IsFrozen | 
            Gets a value indicating whether the settings have been frozen to prevent further changes.
              | |
| ReadConcern | 
            Gets or sets the read concern.
              | |
| ReadEncoding | 
            Gets or sets the Read Encoding.
              | |
| ReadPreference | 
            Gets or sets the read preference to use.
              | |
| SerializerRegistry | 
            Gets the serializer registry.
              | |
| WriteConcern | 
            Gets or sets the WriteConcern to use.
              | |
| WriteEncoding | 
            Gets or sets the Write Encoding.
              |