1.

What is known type attribute in WCF?

Answer»

KnownTypeAttribute is an ATTRIBUTE which allows specifying the types that should be included during the process of DESERIALIZATION. The users are using KnownTypeAttribute only when they want to accept the SERVICE and RETURN an INHERITED type.



Discussion

No Comment Found