DeleteLicenseDataResponse Class
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Represents data returned from ProcessDeleteLicenseDataAsync(IDeleteLicenseDataChallenge).
public class DeleteLicenseDataResponse : Microsoft.Media.Drm.ProtocolResponse
type DeleteLicenseDataResponse = class
inherit ProtocolResponse
Public Class DeleteLicenseDataResponse
Inherits ProtocolResponse
- Inheritance
Constructors
DeleteLicenseDataResponse(IDeleteLicenseDataChallenge) |
Initializes a new instance of the DeleteLicenseDataResponse class. |
Properties
CustomData |
Gets or sets service specific data to be returned to the client as part of the response. (Inherited from ProtocolResponse) |