Share via


UAP10:MediaContentDecryptionModule

定義 MSIX 套件中傳統型應用程式的延伸模組,定義用來存取媒體檔案的解密資訊。

元素階層

<套件>

    <擴充功能>

         <uap10:Extension>

              <\uap10:MediaContentDecryptionModule>

Syntax

<uap10:MedicaContentDecryptionModule
  DisplayName = 'A string with a value between 1 and 256 characters in length.'
  Description = 'A string with a value between 1 and 2048 characters in length.'
  SupportedKeySystems = 'A string with a value between 1 and 255 characters in length.'
  wincap3:ActivatableClassId = 'A string with a value between 1 and 255 characters in length.'
  wincap3:Path = 'A string with a value between 1 and 256 characters in length that cannot contain these characters: <, >, ", |, ?, or *.'
  wincap3:ProcessorArchitecture = 'A string value that can be one of the following: "x86", "x64", "arm", "arm64", or "neutral".' />

答案

? 選擇性 (零或一個)

屬性和元素

屬性

屬性 描述 資料類型 必要 預設值
DisplayName 媒體內容的使用者易記顯示名稱。 長度介於 1 到 256 個字元之間的字串。
說明 媒體內容的使用者易記描述。 長度介於 1 到 2048 個字元之間的字串。 Yes
SupportedKeySystems 定義用來加密/還原加密媒體內容的金鑰系統。 長度介於 1 到 255 個字元之間的字串。 Yes
rescap3:ActivatableClassId 與此媒體內容相關聯的類別識別碼。 長度介於 1 到 255 個字元之間的字串。 No
rescap3:Path 媒體內容的路徑。 長度介於 1 到 256 個字元之間的字串,不能包含下列字元: < 、、 >"|?* No
rescap3:ProcessorArchitecture 用於媒體內容的處理器架構。 字串值,可以是下列其中一項:x86x64、arm、arm64中性 No

子元素

無。

父元素

父元素 描述
uap10:Extension 宣告應用程式的擴充點。

規格需求

Item
uap10 http://schemas.microsoft.com/appx/manifest/uap/windows10/10
rescap3 http://schemas.microsoft.com/appx/manifest/foundation/windows10/windowscapabilities/3
OS 最低版本 Windows 10版本 2004 (組建 19041)