次の方法で共有


ContentKeyPolicyTokenRestriction interface

トークン制限を表します。 指定されたトークンは、ライセンスまたはキーの配信を成功させるために、これらの要件と一致している必要があります。

Extends

プロパティ

alternateVerificationKeys

代替検証キーの一覧。

audience

トークンの対象ユーザー。

issuer

トークン発行者。

odataType

ポリモーフィック判別器。このオブジェクトで使用できるさまざまな型を指定します。

openIdConnectDiscoveryDocument

OpenID 接続検出ドキュメント。

primaryVerificationKey

プライマリ検証キー。

requiredClaims

必要なトークン要求の一覧。

restrictionTokenType

トークンの種類。

プロパティの詳細

alternateVerificationKeys

代替検証キーの一覧。

alternateVerificationKeys?: ContentKeyPolicyRestrictionTokenKeyUnion[]

プロパティ値

audience

トークンの対象ユーザー。

audience: string

プロパティ値

string

issuer

トークン発行者。

issuer: string

プロパティ値

string

odataType

ポリモーフィック判別器。このオブジェクトで使用できるさまざまな型を指定します。

odataType: "#Microsoft.Media.ContentKeyPolicyTokenRestriction"

プロパティ値

"#Microsoft.Media.ContentKeyPolicyTokenRestriction"

openIdConnectDiscoveryDocument

OpenID 接続検出ドキュメント。

openIdConnectDiscoveryDocument?: string

プロパティ値

string

primaryVerificationKey

プライマリ検証キー。

primaryVerificationKey: null | ContentKeyPolicyRestrictionTokenKeyUnion

プロパティ値

requiredClaims

必要なトークン要求の一覧。

requiredClaims?: ContentKeyPolicyTokenClaim[]

プロパティ値

restrictionTokenType

トークンの種類。

restrictionTokenType: string

プロパティ値

string