# NewtonsoftJsonCodecOptions.SerializerSettings

[Type overview](/orleans/docs/api/csharp/microsoft.orleans.serialization.newtonsoftjson/orleans.serialization.newtonsoftjsoncodecoptions/) | [Properties](/orleans/docs/api/csharp/microsoft.orleans.serialization.newtonsoftjson/orleans.serialization.newtonsoftjsoncodecoptions/properties/)

[Source](https://github.com/dotnet/orleans/blob/e4e752cedecc2976811db49802c7a999b1f1c704/src/Orleans.Serialization.NewtonsoftJson/NewtonsoftJsonCodecOptions.cs)

```csharp
public JsonSerializerSettings SerializerSettings
```

Gets or sets the `Newtonsoft.Json.JsonSerializerSettings`.
