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