ContentKeyPolicyPlayReadyLicense.LicenseType プロパティ

定義

ライセンスの種類を取得または設定します。 指定できる値は、'Unknown'、'NonPersistent'、'Persistent' です。

[Newtonsoft.Json.JsonProperty(PropertyName="licenseType")]
public Microsoft.Azure.Management.Media.Models.ContentKeyPolicyPlayReadyLicenseType LicenseType { get; set; }
[<Newtonsoft.Json.JsonProperty(PropertyName="licenseType")>]
member this.LicenseType : Microsoft.Azure.Management.Media.Models.ContentKeyPolicyPlayReadyLicenseType with get, set
Public Property LicenseType As ContentKeyPolicyPlayReadyLicenseType

プロパティ値

属性
Newtonsoft.Json.JsonPropertyAttribute

適用対象