5 references to SecurityTokenExpiredException
System.IdentityModel (5)
System\IdentityModel\Tokens\SecurityTokenExpiredException.cs (4)
17/// Initializes a new instance of <see cref="SecurityTokenExpiredException"/> 25/// Initializes a new instance of <see cref="SecurityTokenExpiredException"/> 33/// Initializes a new instance of <see cref="SecurityTokenExpiredException"/> 41/// Initializes a new instance of <see cref="SecurityTokenExpiredException"/>
System\IdentityModel\Tokens\SessionSecurityTokenHandler.cs (1)
671/// <exception cref="SecurityTokenExpiredException">Thrown if securityToken.ValidTo &lt; DateTime.UtcNow.</exception>