Share via


LeaveDomainResponse Class

Definition

Represents the data returned from HandleLeaveDomainAsync(ILeaveDomainChallenge).

public class LeaveDomainResponse : Microsoft.Media.Drm.ProtocolResponse
type LeaveDomainResponse = class
    inherit ProtocolResponse
Public Class LeaveDomainResponse
Inherits ProtocolResponse
Inheritance

Constructors

LeaveDomainResponse(ILeaveDomainChallenge)

Initializes a new instance of the LeaveDomainResponse class.

Properties

CustomData

Gets or sets service specific data to be returned to the client as part of the response.

(Inherited from ProtocolResponse)
DomainId

Gets or sets the domain identifier of the client.

Applies to