MSFT_NetConSecRuleFilterByAddress class

Filters a connection security rule by address.

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

Syntax

class MSFT_NetConSecRuleFilterByAddress : MSFT_NetConSecRuleFilters
{
  MSFT_NetConSecRule    REF GroupComponent;
  MSFT_NetAddressFilter REF PartComponent;
};

Members

The MSFT_NetConSecRuleFilterByAddress class has these types of members:

Properties

The MSFT_NetConSecRuleFilterByAddress class has these properties.

GroupComponent

Data type: MSFT_NetConSecRule

Access type: Read-only

Qualifiers: Key, Override

The connection security rule being filtered.

PartComponent

Data type: MSFT_NetAddressFilter

Access type: Read-only

Qualifiers: Key, Override

The address 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