4 references to FIREWALL_ACCESS_DENIED
WsatConfig (4)
Configuration\FirewallWrapper.cs (4)
44
throw new WsatAdminException(WsatAdminErrorCode.
FIREWALL_ACCESS_DENIED
, SR.GetString(SR.FirewallAccessDenied), ex);
88
throw new WsatAdminException(WsatAdminErrorCode.
FIREWALL_ACCESS_DENIED
, SR.GetString(SR.FirewallAccessDenied), e);
92
throw new WsatAdminException(WsatAdminErrorCode.
FIREWALL_ACCESS_DENIED
, SR.GetString(SR.FirewallAccessDenied), e);
130
throw new WsatAdminException(WsatAdminErrorCode.
FIREWALL_ACCESS_DENIED
,