次の方法で共有


ContentKeyPolicyTokenRestriction.RestrictionTokenType プロパティ

定義

トークンの種類を取得または設定します。 使用可能な値は、'Unknown'、'Swt'、'Jwt' です。

[Newtonsoft.Json.JsonProperty(PropertyName="restrictionTokenType")]
public Microsoft.Azure.Management.Media.Models.ContentKeyPolicyRestrictionTokenType RestrictionTokenType { get; set; }
[<Newtonsoft.Json.JsonProperty(PropertyName="restrictionTokenType")>]
member this.RestrictionTokenType : Microsoft.Azure.Management.Media.Models.ContentKeyPolicyRestrictionTokenType with get, set
Public Property RestrictionTokenType As ContentKeyPolicyRestrictionTokenType

プロパティ値

属性
Newtonsoft.Json.JsonPropertyAttribute

適用対象