MSFT_NetSARuleQMCrypto class
Relates an IPsec rule to its Quick Mode crypto set.
The following syntax is simplified from Managed Object Format (MOF) code and includes all of the inherited properties.
class MSFT_NetSARuleQMCrypto : MSFT_NetSAActionInSARule
{
CIM_SARule REF GroupComponent;
MSFT_NetIKEQMCryptoSet REF PartComponent;
uint16 ActionOrder;
};
The MSFT_NetSARuleQMCrypto class has these types of members:
The MSFT_NetSARuleQMCrypto 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_NetIKEQMCryptoSet
-
Access type: Read-only
-
Qualifiers: Key, Override
The Quick Mode crypto set used by this rule.
-
Minimum supported client |
Windows 8 |
Minimum supported server |
Windows Server 2012 |
Namespace |
Root\StandardCimv2 |
MOF |
|
DLL |
|