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