MSFT_NetMainModeRuleMMAuthSet class
Relates a main mode rule to its Phase 1 Authentication Set.
The following syntax is simplified from Managed Object Format (MOF) code and includes all of the inherited properties.
Syntax
class MSFT_NetMainModeRuleMMAuthSet : MSFT_NetSARuleMMAuth
{
MSFT_NetMainModeRule REF GroupComponent;
MSFT_NetIKEP1AuthSet REF PartComponent;
uint16 ActionOrder;
};
Members
The MSFT_NetMainModeRuleMMAuthSet class has these types of members:
Properties
The MSFT_NetMainModeRuleMMAuthSet class has these properties.
-
ActionOrder
-
-
Data type: uint16
-
Access type: Read-only
This field is ignored.
-
-
GroupComponent
-
-
Data type: MSFT_NetMainModeRule
-
Access type: Read-only
-
Qualifiers: Key, Override
The main mode rule.
-
-
PartComponent
-
-
Data type: MSFT_NetIKEP1AuthSet
-
Access type: Read-only
-
Qualifiers: Key, Override
The Phase 1 Authentication Set used by the rule.
-
Requirements
Minimum supported client |
Windows 8 |
Minimum supported server |
Windows Server 2012 |
Namespace |
Root\StandardCimv2 |
MOF |
|
DLL |
|