ObjectSerializer Properties |
The ObjectSerializer type exposes the following members.
Name | Description | |
---|---|---|
AllAllowedTypes |
An allowed types function that returns true for all types.
| |
AllowedDeserializationTypes |
Gets the AllowedDeserializationTypes filter;
| |
AllowedSerializationTypes |
Gets the AllowedSerializationTypes filter;
| |
DefaultAllowedTypes |
An allowed types function that returns true for framework types known to be safe.
| |
DiscriminatorConvention |
Gets the discriminator convention.
| |
GuidRepresentation |
Gets the GuidRepresentation.
| |
Instance |
Gets the standard instance.
| |
NoAllowedTypes |
An allowed types function that returns false for all types.
| |
ValueType |
Gets the type of the values.
(Inherited from SerializerBaseTValue.) |