Hinweis
Für den Zugriff auf diese Seite ist eine Autorisierung erforderlich. Sie können versuchen, sich anzumelden oder das Verzeichnis zu wechseln.
Für den Zugriff auf diese Seite ist eine Autorisierung erforderlich. Sie können versuchen, das Verzeichnis zu wechseln.
.gif)
| 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 |