次の方法で共有


ContentKeyPolicySymmetricTokenKey クラス

定義

トークン検証の対称キーを指定します。

[Newtonsoft.Json.JsonObject("#Microsoft.Media.ContentKeyPolicySymmetricTokenKey")]
public class ContentKeyPolicySymmetricTokenKey : Microsoft.Azure.Management.Media.Models.ContentKeyPolicyRestrictionTokenKey
[<Newtonsoft.Json.JsonObject("#Microsoft.Media.ContentKeyPolicySymmetricTokenKey")>]
type ContentKeyPolicySymmetricTokenKey = class
    inherit ContentKeyPolicyRestrictionTokenKey
Public Class ContentKeyPolicySymmetricTokenKey
Inherits ContentKeyPolicyRestrictionTokenKey
継承
ContentKeyPolicySymmetricTokenKey
属性
Newtonsoft.Json.JsonObjectAttribute

コンストラクター

ContentKeyPolicySymmetricTokenKey()

ContentKeyPolicySymmetricTokenKey クラスの新しいインスタンスを初期化します。

ContentKeyPolicySymmetricTokenKey(Byte[])

ContentKeyPolicySymmetricTokenKey クラスの新しいインスタンスを初期化します。

プロパティ

KeyValue

キーのキー値を取得または設定します

メソッド

Validate()

オブジェクトを検証します。

適用対象