Training
Module
Explore connection security rules - Training
This module describes how connection security rules can be used to provide additional security to protect data transmitted across networks.
This browser is no longer supported.
Upgrade to Microsoft Edge to take advantage of the latest features, security updates, and technical support.
Relates an IPsec rule to its Phase 2 Authentication Set.
The following syntax is simplified from Managed Object Format (MOF) code and includes all of the inherited properties.
class MSFT_NetSARuleEMAuth : MSFT_NetSAActionInSARule
{
CIM_SARule REF GroupComponent;
MSFT_NetIKEP2AuthSet REF PartComponent;
uint16 ActionOrder;
};
The MSFT_NetSARuleEMAuth class has these types of members:
The MSFT_NetSARuleEMAuth class has these properties.
ActionOrder
Data type: uint16
Access type: Read-only
This field is ignored.
GroupComponent
Data type: CIM_SARule
Access type: Read-only
Qualifiers: Key, Override
The IPsec rule.
PartComponent
Data type: MSFT_NetIKEP2AuthSet
Access type: Read-only
Qualifiers: Key, Override
The Phase 2 Authentication Set used by the rule.
Minimum supported client |
Windows 8 |
Minimum supported server |
Windows Server 2012 |
Namespace |
Root\StandardCimv2 |
MOF |
|
DLL |
|
Training
Module
Explore connection security rules - Training
This module describes how connection security rules can be used to provide additional security to protect data transmitted across networks.