WMRMLicenseRevocationChallenge Object
Previous | Next |
WMRMLicenseRevocationChallenge Object
The WMRMLicenseRevocationChallenge object receives a license revocation challenge from the client computer, initiating the process to revoke licenses. This challenge contains information about the client computer and any custom data that the client application includes.
The WMRMLicenseRevocationChallenge object exposes the following methods.
Method | Description |
GetCustomData | Retrieves custom data from the license revocation challenge. |
GetMachineId | Retrieves the machine ID from the license revocation challenge. |
GetMachinePublicKey | Retrieves the public key for the client computer from the license revocation challenge. |
GetTransactionId | Retrieves the transaction ID from the license revocation challenge. |
Initialize | Sets the license revocation challenge in the WMRMLicenseRevocationChallenge object. |
See Also
Previous | Next |