2 writes to maxCachedNonces
System.ServiceModel (2)
System\ServiceModel\Security\SecurityProtocolFactory.cs (2)
143this.maxCachedNonces = factory.maxCachedNonces; 427this.maxCachedNonces = value;
2 references to maxCachedNonces
System.ServiceModel (2)
System\ServiceModel\Security\SecurityProtocolFactory.cs (2)
143this.maxCachedNonces = factory.maxCachedNonces; 418return this.maxCachedNonces;