Share via


StreamingLocatorContentKey.Type Property

Definition

Gets encryption type of Content Key. Possible values include: 'CommonEncryptionCenc', 'CommonEncryptionCbcs', 'EnvelopeEncryption'

[Newtonsoft.Json.JsonProperty(PropertyName="type")]
public Microsoft.Azure.Management.Media.Models.StreamingLocatorContentKeyType Type { get; }
[<Newtonsoft.Json.JsonProperty(PropertyName="type")>]
member this.Type : Microsoft.Azure.Management.Media.Models.StreamingLocatorContentKeyType
Public ReadOnly Property Type As StreamingLocatorContentKeyType

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to