GenerateTokenActivationChallenge method of the SoftwareLicensingProduct class

Returns token-based activation challenge.

Syntax

uint32 GenerateTokenActivationChallenge(
  [out] string Challenge
);

Parameters

Challenge [out]

Specifies the challenge string 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