Updates:
Status: Invalid
Comment #1 on issue 53 by azizatif: JsonConvert.ExportToString returns type
name
http://code.google.com/p/jayrock/issues/detail?id=53
This is already addressed but may not be in the version you are using. Try
with the lastest developer build from here:
ftp://ftp.berlios.de/pub/jayrock/
If you try the following, for example, it should work:
JsonConvert.Import<System.Security.Principal.GenericIdentity>("{name:johndoe,type:Basic}")