次の方法で共有


SecureStopDataResponse クラス

定義

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

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

コンストラクター

SecureStopDataResponse(ISecureStopDataChallenge)

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

プロパティ

CustomData

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

(継承元 ProtocolResponse)
PublisherCertificate

サービスの発行元証明書を取得または設定します。

適用対象