2 references to defaultKeyRenewalInterval
System.ServiceModel (2)
System\ServiceModel\Channels\LocalServiceSecuritySettings.cs (1)
356this.sessionKeyRenewalInterval = SecuritySessionServerSettings.defaultKeyRenewalInterval;
System\ServiceModel\Security\SecuritySessionServerSettings.cs (1)
75this.maximumKeyRenewalInterval = defaultKeyRenewalInterval;