Networking_Firewall_Inbound_Policy

Networking_Firewall_Inbound_Policy
Networking_Firewall_Inbound_Policy

Inbound.Policy enumerated type Defines firewall rule policies.
IGNORE : Drop packet with correpsonding address.
ACCEPT : Allow packet with corresponding address.
REJECT : Drop packet with corresponding address sending destination is not reachable.
RETURN : Apply default or port-specific rules to packet with corresponding address.

This data structure has no properties.
Enumeration: IGNORE, ACCEPT, REJECT, RETURN,