3 references to EffectiveGreaterThanExpiration
System.ServiceModel.Primitives (3)
System\ServiceModel\Security\RequestSecurityTokenResponse.cs (1)
466throw DiagnosticUtility.ExceptionUtility.ThrowHelperArgument(SRP.EffectiveGreaterThanExpiration);
System\ServiceModel\Security\Tokens\SecurityContextSecurityToken.cs (2)
141throw DiagnosticUtility.ExceptionUtility.ThrowHelperArgument("validFrom", SRP.EffectiveGreaterThanExpiration); 150throw DiagnosticUtility.ExceptionUtility.ThrowHelperArgument("keyEffectiveTime", SRP.EffectiveGreaterThanExpiration);