1 write to expiryTimeUtc
System.IdentityModel (1)
System\IdentityModel\SspiWrapper.cs (1)
154this.expiryTimeUtc = DateTime.FromFileTimeUtc(lifeSpan.end) + (DateTime.UtcNow - DateTime.Now);
1 reference to expiryTimeUtc
System.IdentityModel (1)
System\IdentityModel\SspiWrapper.cs (1)
140return this.expiryTimeUtc;