MSFT_NetFirewallRuleFilterBySecurity class

Filters a Windows firewall rule by network layer security.

The following syntax is simplified from Managed Object Format (MOF) code and includes all of the inherited properties.

Syntax

class MSFT_NetFirewallRuleFilterBySecurity : MSFT_NetFirewallRuleFilters
{
  MSFT_NetFirewallRule               REF GroupComponent;
  MSFT_NetNetworkLayerSecurityFilter REF PartComponent;
};

Members

The MSFT_NetFirewallRuleFilterBySecurity class has these types of members:

Properties

The MSFT_NetFirewallRuleFilterBySecurity class has these properties.

GroupComponent

Data type: MSFT_NetFirewallRule

Access type: Read-only

Qualifiers: Key, Override

The firewall rule.

PartComponent

Data type: MSFT_NetNetworkLayerSecurityFilter

Access type: Read-only

Qualifiers: Key, Override

The security filter applied to the rule.

Requirements

Minimum supported client
Windows 8
Minimum supported server
Windows Server 2012
Namespace
Root\StandardCimv2
MOF
WFasCim.mof
DLL
WFasCim.dll