1 reference to IsCurrentlyTimeEffective
System.IdentityModel (1)
System\IdentityModel\Selectors\SamlSecurityTokenAuthenticator.cs (1)
247return SecurityUtils.IsCurrentlyTimeEffective(token.Assertion.Conditions.NotBefore, token.Assertion.Conditions.NotOnOrAfter, this.maxClockSkew);