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