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