public void TokenCacheBackCompatTest()
 {
     TokenCacheTests.TokenCacheBackCompatTest(File.ReadAllBytes("oldcache.serialized"));
 }