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