CloneObject method of the MSFT_NetIKEMMCryptoSet class

Copy this set.

Syntax

uint32 CloneObject(
  [in] string NewName,
  [in] string NewID,
  [in] string NewPolicyStore,
  [in] string NewGPOSession
);

Parameters

NewName [in]

The new name for the set.

NewID [in]

The new ID for the set.

NewPolicyStore [in]

The new policy store for the set.

NewGPOSession [in]

The new GPOSession for the set.

Requirements

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

See also

MSFT_NetIKEMMCryptoSet