Method WithGuidRepresentation
- Namespace
- MongoDB.Bson.Serialization.Serializers
- Assembly
- MongoDB.Bson.dll
WithGuidRepresentation(GuidRepresentation)
Returns a serializer that has been reconfigured with the specified Guid representation.
Parameters
guidRepresentation
GuidRepresentation The GuidRepresentation.
Returns
- Guid
Serializer The reconfigured serializer.