MSFT_NetSAActionInSARule class

Links an IPsec rule to its auth and crypto sets.

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

Syntax

class MSFT_NetSAActionInSARule : CIM_PolicyActionInPolicyRule
{
  CIM_SARule   REF GroupComponent;
  CIM_SAAction REF PartComponent;
  uint16           ActionOrder;
};

Members

The MSFT_NetSAActionInSARule class has these types of members:

Properties

The MSFT_NetSAActionInSARule 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: CIM_SAAction

Access type: Read-only

Qualifiers: Key, Override

The auth/crypto sets.

Requirements

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