DepositTokenActivationResponse method of the SoftwareLicensingProduct class

Deposits the token-based activation response.

Syntax

uint32 DepositTokenActivationResponse(
  [in] string Challenge,
  [in] string Response,
  [in] string CertChain
);

Parameters

Challenge [in]

Specifies the challenge string that is associated with the token.

Response [in]

Specifies the response string that is associated with the token.

CertChain [in]

Specifies the certificate chain that is associated with the token.

Requirements

Minimum supported client
Windows 7
Minimum supported server
Windows Server 2008 R2
Namespace
Root\CIMV2
MOF
SppWmi.mof
DLL
SppWmi.dll

See also

SoftwareLicensingProduct