Cette page n'a pas encore été traduite.
JsonObjectAttribute Class
Declares that the value travels on the wire as a JSON document carried inside a single parameter —
e.g. the OIDC claims parameter or RFC 9396 authorization_details. Purely semantic:
it names the wire format and leaves the parsing mechanism to the transport layer.
public class JsonObjectAttribute : System.AttributeInheritance System.Object → System.Attribute → JsonObjectAttribute