AssetStreamingLocator.DefaultContentKeyPolicyName Property

Definition

Gets name of the default ContentKeyPolicy used by this Streaming Locator.

[Newtonsoft.Json.JsonProperty(PropertyName="defaultContentKeyPolicyName")]
public string DefaultContentKeyPolicyName { get; }
[<Newtonsoft.Json.JsonProperty(PropertyName="defaultContentKeyPolicyName")>]
member this.DefaultContentKeyPolicyName : string
Public ReadOnly Property DefaultContentKeyPolicyName As String

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to