次の方法で共有


StreamingLocatorContentKey.PolicyName プロパティ

定義

コンテンツ キーで使用される contentKeyPolicy を取得します

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

プロパティ値

属性
Newtonsoft.Json.JsonPropertyAttribute

適用対象