Property SerializerOptions
SerializerOptions
Gets the JSON serializer options used for serializing and deserializing API request and response content. Defaults to options provided by Web.
Declaration
protected JsonSerializerOptions SerializerOptions { get; }
Property Value
| Type | Description |
|---|---|
| JsonSerializerOptions |