This sample creates a custom T:System.Runtime.Serialization.SerializationBinder that writes only the type name when including type data in JSON.
Sample