MSFT_NetSecDeltaCollection class

IPSec policy delta

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

Syntax

class MSFT_NetSecDeltaCollection : CIM_SettingData
{
  uint16 Action;
  string IPv6Addresses[];
  string IPv4Addresses[];
  string PolicyStore;
  string IPsecRuleName;
  uint16 EndpointType;
  string NameResolutionFailures[];
  string IPsecRuleDisplayName;
  string InstanceID;
  string Caption;
  string Description;
  string ElementName;
};

Members

The MSFT_NetSecDeltaCollection class has these types of members:

Properties

The MSFT_NetSecDeltaCollection class has these properties.

Action

Data type: uint16

Access type: Read-only

Action

Add (0)

Delete (1 )

Caption

Data type: string

Access type: Read-only

Used in CimInstance.ToString(). A short string for describing this instance when debugging.

Description

Data type: string

Access type: Read-only

This field is ignored.

ElementName

Data type: string

Access type: Read-only

This field is ignored.

EndpointType

Data type: uint16

Access type: Read-only

endpoint type

Endpoint1 (0)

Endpoint2 (1 )

InstanceID

Data type: string

Access type: Read-only

Reserved for internal use by the WMI provider only

IPsecRuleDisplayName

Data type: string

Access type: Read-only

The DisplayName of the IPsec rule.

IPsecRuleName

Data type: string

Access type: Read-only

IPsec rule name

IPv4Addresses

Data type: string array

Access type: Read-only

Array of V4 addresses

IPv6Addresses

Data type: string array

Access type: Read-only

Array of V6 addresses

NameResolutionFailures

Data type: string array

Access type: Read-only

Array of names that failed name resolution

PolicyStore

Data type: string

Access type: Read-only

Policy Store

Requirements

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