Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
Previous | Next |
WMRMResponse Object
The WMRMResponse object creates a license response, which is a blob that you can use to deliver several licenses together. For example, you can deliver a version 1 license and multiple version 7.1 licenses.
The WMRMResponse object exposes the following property and methods.
Property | Description |
ReplaceQuotesWith | Specifies a replacement for the embedded quotation marks in the string that is returned by the GetLicenseResponse method. |
Method | Description |
AddLicense | Adds a license to the license response. |
AddRevocationData | Adds revocation data to a license. |
GetLicenseResponse | Retrieves a string containing the license response. |
See Also
Previous | Next |