1 write to expiryTime
System.ServiceModel (1)
System\ServiceModel\Security\SctClaimDictionary.cs (1)
86this.expiryTime = this.Add("ExpiryTime");
1 reference to expiryTime
System.ServiceModel (1)
System\ServiceModel\Security\SctClaimDictionary.cs (1)
290get { return this.expiryTime; }