2 references to TokenValidationFailure
System.IdentityModel (2)
System\IdentityModel\Selectors\SecurityTokenAuthenticator.cs (1)
57
TD.
TokenValidationFailure
(eventTraceActivity, tokenType, token.Id, errorMsg);
System\IdentityModel\Tokens\SecurityTokenHandler.cs (1)
302
TD.
TokenValidationFailure
(this.EventTraceActivity, token.GetType().ToString(), token.Id, errorMessage);