Share via


ContentKeyPolicyPlayReadyLicense.LicenseType Property

Definition

Gets or sets the license type. Possible values include: '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

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to