SetPolicyDelta method of the MSFT_NetConSecRule class

Apply IPsec policy deltas

Syntax

uint32 SetPolicyDelta(
        uint16  Action,
  [in]  string  IPv6Addresses[],
  [in]  string  IPv4Addresses[],
        uint16  EndpointType,
  [in]  boolean PassThru,
  [out] String  Output[]
);

Parameters

Action

Action

Add (0)

Delete (1 )

IPv6Addresses [in]

IPv6 Addresses

IPv4Addresses [in]

IPv4 Addresses

EndpointType

Endpoint type

Endpoint1 (0)

Endpoint2 (1 )

PassThru [in]

PassThru

Output [out]

Output NetConSecRule

Requirements

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

See also

MSFT_NetConSecRule