# OrleansJsonSerializerOptions

Package: [Microsoft.Orleans.Core](/orleans/docs/api/csharp/microsoft.orleans.core/) 10.0.0

[NuGet package](https://www.nuget.org/packages/Microsoft.Orleans.Core) | [Source](https://github.com/dotnet/orleans/blob/e4e752cedecc2976811db49802c7a999b1f1c704/src/Orleans.Core/Serialization/OrleansJsonSerializerOptions.cs#L8)

```csharp
public class OrleansJsonSerializerOptions
```

Supports all classes in the .NET class hierarchy and provides low-level services to derived classes. This is the ultimate base class of all .NET classes; it is the root of the type hierarchy.

## Constructors

- [OrleansJsonSerializerOptions](/orleans/docs/api/csharp/microsoft.orleans.core/orleans.serialization.orleansjsonserializeroptions/constructors/constructor-8a31f561/)

## Properties

- [JsonSerializerSettings](/orleans/docs/api/csharp/microsoft.orleans.core/orleans.serialization.orleansjsonserializeroptions/properties/jsonserializersettings-8dfe74a0/)
