AdvancedLicense.Type 屬性
定義
重要
部分資訊涉及發行前產品,在發行之前可能會有大幅修改。 Microsoft 對此處提供的資訊,不做任何明確或隱含的瑕疵擔保。
取得或設定 LicenseType 授權的 。
public Microsoft.Media.Drm.LicenseType Type { get; set; }
member this.Type : Microsoft.Media.Drm.LicenseType with get, set
Public Property Type As LicenseType
屬性值
LicenseType授權的 。
備註
根據預設,授權為 Persistent 。 此屬性必須明確設定為 NonPersistent ,才能建立非持續性授權。