Class JsonSerializerOptionsProvider
Provides JSON serializer options used in the admin interface.
public static class JsonSerializerOptionsProvider
- Inheritance
-
objectJsonSerializerOptionsProvider
Methods
GetClientJsonSerializerOptions()
Gets the secured JSON serializer settings.
public static JsonSerializerOptions GetClientJsonSerializerOptions()
Returns
- JsonSerializerOptions
GetJsonSerializerOptions()
Gets the default JSON serializer settings.
public static JsonSerializerOptions GetJsonSerializerOptions()
Returns
- JsonSerializerOptions