次の方法で共有


LeaveDomainResponse クラス

定義

から HandleLeaveDomainAsync(ILeaveDomainChallenge)返されるデータを表します。

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

コンストラクター

LeaveDomainResponse(ILeaveDomainChallenge)

LeaveDomainResponse クラスの新しいインスタンスを初期化します。

プロパティ

CustomData

応答の一部としてクライアントに返されるサービス固有のデータを取得または設定します。

(継承元 ProtocolResponse)
DomainId

クライアントのドメイン識別子を取得または設定します。

適用対象