3 references to EffectiveGreaterThanExpiration
dotnet-svcutil-lib (3)
FrameworkFork\System.ServiceModel\System\ServiceModel\Security\RequestSecurityTokenResponse.cs (1)
438
throw DiagnosticUtility.ExceptionUtility.ThrowHelperArgument(SRServiceModel.
EffectiveGreaterThanExpiration
);
FrameworkFork\System.ServiceModel\System\ServiceModel\Security\Tokens\SecurityContextSecurityToken.cs (2)
255
throw DiagnosticUtility.ExceptionUtility.ThrowHelperArgument("validFrom", SRServiceModel.
EffectiveGreaterThanExpiration
);
264
throw DiagnosticUtility.ExceptionUtility.ThrowHelperArgument("keyEffectiveTime", SRServiceModel.
EffectiveGreaterThanExpiration
);