[
  {
    "$id": "4",
    "$type": "SourceTree.Api.Host.Identity.Model.IdentityAccount, SourceTree.Api.Host.Identity",
    "IsDefault": false,
    "Authenticate": true,
    "HostInstance": {
      "$id": "5",
      "$type": "SourceTree.Api.Host.SimpleHostInstance, SourceTree.Api.Host",
      "Host": null,
      "BaseUrl": ""
    },
    "Credentials": {
      "$id": "6",
      "$type": "SourceTree.Api.Account.Basic.BasicAuthCredentials, SourceTree.Api.Account.Basic",
      "Username": "xukaiming@126.com",
      "AuthenticationScheme": {
        "$type": "SourceTree.Api.Account.Basic.BasicAuthAuthenticationScheme, SourceTree.Api.Account.Basic",
        "Name": "Basic",
        "Description": "Password",
        "HeaderValuePrefix": "Basic",
        "UsernameIsRequired": true
      },
      "DisplayName": "xukaiming",
      "AvatarURL": null,
      "Id": "ced740e5-cf43-415c-83f4-9e3fc4be35ae",
      "Email": "xukaiming@126.com"
    }
  }
]