MSFT_NetConSecRuleFilterByInterface class
Filters a connection security rule by interface.
The following syntax is simplified from Managed Object Format (MOF) code and includes all of the inherited properties.
Syntax
class MSFT_NetConSecRuleFilterByInterface : MSFT_NetConSecRuleFilters
{
MSFT_NetConSecRule REF GroupComponent;
MSFT_NetInterfaceFilter REF PartComponent;
};
Members
The MSFT_NetConSecRuleFilterByInterface class has these types of members:
Properties
The MSFT_NetConSecRuleFilterByInterface 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_NetInterfaceFilter
-
Access type: Read-only
-
Qualifiers: Key, Override
The interface filter applied to the rule.
-
Requirements
Minimum supported client |
Windows 8 |
Minimum supported server |
Windows Server 2012 |
Namespace |
Root\StandardCimv2 |
MOF |
|
DLL |
|