Compartilhar via


LeaveDomainResponse(ILeaveDomainChallenge) Constructor

Definition

Initializes a new instance of the LeaveDomainResponse class.

public LeaveDomainResponse (Microsoft.Media.Drm.ILeaveDomainChallenge challenge);
new Microsoft.Media.Drm.LeaveDomainResponse : Microsoft.Media.Drm.ILeaveDomainChallenge -> Microsoft.Media.Drm.LeaveDomainResponse
Public Sub New (challenge As ILeaveDomainChallenge)

Parameters

challenge
ILeaveDomainChallenge

The ILeaveDomainChallenge received from the client.

Applies to