Share Link
Copied to clipboard
Embed on Your Page
Copied to clipboard
We Stand with Ukraine
https://stackoverflow.com/questions/59729632/how-can-i-convert-jtoken-to-string by dbc_MinLength
Environment version: .NET 9.0.0 (9.0.0)
Json.NET version: Newtonsoft.Json, Version=12.0.0.0, Culture=neutral, PublicKeyToken=30ad4fe6b2a6aeed

Deserialized brands:
Dumping object(String[])
[
   ZZZ
]

Input JSON:
{
  "Documents": [
    {
      "id": "961AA6A6-F372-ZZZZ-1270-ZZZZZ",
      "ApiKey": "SDKTest",
      "ConsumerName": "SDKTest",
      "IsAdmin": false,
      "Brands": [
        "ZZZ"
      ],
      "IsSdkUser": true,
      "_rid": "xxxxxx==",
      "_self": "dbs/HwVmAA==/colls/xxx+OQ=/docs/HwVmANGw+xx==/",
      "_etag": "\"xxxx-0000-0c00-xx-5e1d6c1f0000\"",
      "_attachments": "attachments/",
      "_ts": "1578xxxx527"
    }
  ]
}
Cached Result
Last Run: 10:27:10 am
Compile: 0.02s
Execute: 0.15s
Memory: 14.41Mb
CPU: 0.17s