StreamingLocator.DefaultContentKeyPolicyName Property

Definition

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

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

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to