SyncPolicyDelta method of the MSFT_NetConSecRule class

Synchronize IPsec policy

Syntax

uint32 SyncPolicyDelta(
  [in]  string Servers[],
  [in]  string Domains[],
  [in]  uint16 EndpointType,
  [in]  uint16 AddressType,
  [in]  string DnsServers[],
  [out] String Output[]
);

Parameters

Servers [in]

Servers

Domains [in]

Domains

EndpointType [in]

Endpoint type

Endpoint1 (0)

Endpoint2 (1 )

AddressType [in]

Types of addresses

IPv4 (0)

IPv6 (1)

DnsServers [in]

Servers to perform name resolution against

Output [out]

Delta collection

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