AdvancedLicense.Type 屬性

定義

取得或設定 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 ,才能建立非持續性授權。

適用於