2 writes to issuedCookieLifetime
System.ServiceModel (2)
System\ServiceModel\Channels\LocalServiceSecuritySettings.cs (2)
35this.issuedCookieLifetime = other.issuedCookieLifetime; 158this.issuedCookieLifetime = value;
2 references to issuedCookieLifetime
System.ServiceModel (2)
System\ServiceModel\Channels\LocalServiceSecuritySettings.cs (2)
35this.issuedCookieLifetime = other.issuedCookieLifetime; 142return this.issuedCookieLifetime;