次の方法で共有


StreamingLocator.DefaultContentKeyPolicyName プロパティ

定義

このストリーミング ロケーターで使用される既定の ContentKeyPolicy の名前を取得または設定します。

[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

プロパティ値

属性
Newtonsoft.Json.JsonPropertyAttribute

適用対象