共用方式為


ContentKeyPolicyTokenRestriction interface

表示權杖限制。 提供的權杖必須符合這些需求,才能成功傳遞授權或金鑰。

Extends

屬性

alternateVerificationKeys

替代驗證金鑰的清單。

audience

權杖的物件。

issuer

權杖簽發者。

odataType

多型鑒別子,指定此物件可以是的不同類型

openIdConnectDiscoveryDocument

OpenID 連線探索檔。

primaryVerificationKey

主要驗證金鑰。

requiredClaims

必要權杖宣告的清單。

restrictionTokenType

Token 的類型。

屬性詳細資料

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

Token 的類型。

restrictionTokenType: string

屬性值

string