1 reference to TimeStampHasCreationTimeInFuture
System.ServiceModel.Primitives (1)
System\ServiceModel\Security\SecurityTimestamp.cs (1)
177
throw DiagnosticUtility.ExceptionUtility.ThrowHelperError(new MessageSecurityException(SRP.Format(SRP.
TimeStampHasCreationTimeInFuture
, CreationTimeUtc.ToString(DefaultFormat, CultureInfo.CurrentCulture), now.ToString(DefaultFormat, CultureInfo.CurrentCulture), allowedClockSkew)));