2 instantiations of HttpServiceConfigUrlAclKey
WsatConfig (2)
Configuration\WsatServiceAddress.cs (2)
51HttpServiceConfigUrlAclKey keyDesc = new HttpServiceConfigUrlAclKey(networkURL); 114HttpServiceConfigUrlAclKey urlAclKey = new HttpServiceConfigUrlAclKey(networkURL);
3 references to HttpServiceConfigUrlAclKey
WsatConfig (3)
Configuration\HttpWrapper.cs (1)
94internal HttpServiceConfigUrlAclKey KeyDesc;
Configuration\WsatServiceAddress.cs (2)
51HttpServiceConfigUrlAclKey keyDesc = new HttpServiceConfigUrlAclKey(networkURL); 114HttpServiceConfigUrlAclKey urlAclKey = new HttpServiceConfigUrlAclKey(networkURL);