DrmStore.ConstraintsColumns.LicenseExpiryTime 欄位
定義
重要
部分資訊涉及發行前產品,在發行之前可能會有大幅修改。 Microsoft 對此處提供的資訊,不做任何明確或隱含的瑕疵擔保。
這是以日期為基礎的 constaint。
[Android.Runtime.Register("LICENSE_EXPIRY_TIME")]
public const string LicenseExpiryTime;
[<Android.Runtime.Register("LICENSE_EXPIRY_TIME")>]
val mutable LicenseExpiryTime : string
欄位值
- 屬性
備註
這是以日期為基礎的 constaint。 它代表在許可權保護的內容上無法執行 的時間 android.drm.DrmStore.Action action
。
類型:TEXT
的 android.drm.DrmStore.ConstraintsColumns.LICENSE_EXPIRY_TIME
Java 檔。
此頁面的部分是根據 Android 開放原始碼專案所建立和共用的工作進行修改,並根據 Creative Commons 2.5 屬性授權中所述的詞彙使用。