Share via


ContentKeyPolicyProperties.PolicyId Property

Definition

Gets the legacy Policy ID.

[Newtonsoft.Json.JsonProperty(PropertyName="policyId")]
public Guid PolicyId { get; }
[<Newtonsoft.Json.JsonProperty(PropertyName="policyId")>]
member this.PolicyId : Guid
Public ReadOnly Property PolicyId As Guid

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to