StreamingPolicyContentKey.PolicyName Property

Definition

Gets or sets policy used by Content Key

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

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to