ContentKeyPolicyTokenRestriction interface
トークン制限を表します。 指定されたトークンは、ライセンスまたはキーの配信を成功させるために、これらの要件と一致している必要があります。
- Extends
プロパティ
alternate |
代替検証キーの一覧。 |
audience | トークンの対象ユーザー。 |
issuer | トークン発行者。 |
odata |
ポリモーフィック判別器。このオブジェクトで使用できるさまざまな型を指定します。 |
open |
OpenID 接続検出ドキュメント。 |
primary |
プライマリ検証キー。 |
required |
必要なトークン要求の一覧。 |
restriction |
トークンの種類。 |
プロパティの詳細
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
restrictionTokenType
トークンの種類。
restrictionTokenType: string
プロパティ値
string