2 writes to expiryTimeUtc
System.ServiceModel (2)
System\ServiceModel\Security\SecurityTimestamp.cs (2)
41
this.
expiryTimeUtc
= expiryTimeUtc;
98
this.computedExpiryTimeUtc = ToChars(ref this.
expiryTimeUtc
);
1 reference to expiryTimeUtc
System.ServiceModel (1)
System\ServiceModel\Security\SecurityTimestamp.cs (1)
60
return this.
expiryTimeUtc
;