JsonDerivedType
Represents a supported derived type defined in the metadata of a polymorphic type.
Gets a derived type that should be supported in polymorphic serialization of the declared base type.
Gets the type discriminator identifier to be used for the serialization of the subtype.
Initializes a new instance of the JsonDerivedType class that represents a supported derived type without a type discriminator.
Initializes a new instance of the JsonDerivedType class that represents a supported derived type with an integer type discriminator.
Initializes a new instance of the JsonDerivedType class that represents a supported derived type with a string type discriminator.