Share via


DefaultKey.Label Property

Definition

Gets or sets label can be used to specify Content Key when creating a Streaming Locator

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

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to