共用方式為


MSFT_NetConSecRule 類別的 SetPolicyDelta 方法

套用 IPsec 原則差異

語法

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

參數

動作

動作

新增 (0)

刪除 (1 )

IPv6Addresses [in]

IPv6 位址

IPv4Addresses [in]

IPv4 位址

EndpointType

端點類型

Endpoint1 (0)

Endpoint2 (1)

PassThru [in]

PassThru

輸出 [out]

輸出 NetConSecRule

需求

最低支援的用戶端
Windows 8
最低支援的伺服器
Windows Server 2012
Namespace
Root\StandardCimv2
MOF
WFasCim.mof
DLL
WFasCim.dll

另請參閱

MSFT_NetConSecRule