2 references to SecurityTokenHandler
System.IdentityModel (2)
System\IdentityModel\Tokens\BootstrapContext.cs (2)
90/// <param name="tokenHandler"><see cref="SecurityTokenHandler"/> that is responsible for serializing the token. Cannon be null.</param> 92/// <remarks>The <see cref="SecurityTokenHandler"/> is used not used to deserialize the token as it cannot be assumed to exist</remarks>