1 reference to defaultKeyRolloverIntervalString
dotnet-svcutil-lib (1)
FrameworkFork\System.ServiceModel\System\ServiceModel\Channels\LocalServiceSecuritySettings.cs (1)
344
internal static readonly TimeSpan defaultKeyRolloverInterval = TimeSpan.Parse(
defaultKeyRolloverIntervalString
, CultureInfo.InvariantCulture);