次の方法で共有


IProtocolChallenge.ClientInformation プロパティ

定義

要求を行うクライアントに関する基本情報を取得します。

public Microsoft.Media.Drm.ClientInfo ClientInformation { get; }
member this.ClientInformation : Microsoft.Media.Drm.ClientInfo
Public ReadOnly Property ClientInformation As ClientInfo

プロパティ値

要求を行うクライアントに関する基本情報。

適用対象