2 references to tokenKey
System.IdentityModel (2)
System\IdentityModel\Tokens\SessionSecurityToken.cs (2)
339byte[] cookie = (byte[])info.GetValue(tokenKey, typeof(byte[])); 778info.AddValue(tokenKey, stream.ToArray());