你当前正在访问 Microsoft Azure Global Edition 技术文档网站。 如果需要访问由世纪互联运营的 Microsoft Azure 中国技术文档网站,请访问 https://docs.azure.cn。
ContentKeyPolicyTokenRestriction interface
表示令牌限制。 提供的令牌必须满足这些要求才能成功传送许可证或密钥。
- 扩展
属性
alternate |
备用验证密钥的列表。 |
audience | 令牌的受众。 |
issuer | 令牌颁发者。 |
odata |
多态鉴别器,它指定此对象可以是的不同类型 |
open |
OpenID connect 发现文档。 |
primary |
主验证密钥。 |
required |
所需令牌声明的列表。 |
restriction |
标记的类型。 |
属性详细信息
alternateVerificationKeys
备用验证密钥的列表。
alternateVerificationKeys?: ContentKeyPolicyRestrictionTokenKeyUnion[]
属性值
audience
令牌的受众。
audience: string
属性值
string
issuer
令牌颁发者。
issuer: string
属性值
string
odataType
多态鉴别器,它指定此对象可以是的不同类型
odataType: "#Microsoft.Media.ContentKeyPolicyTokenRestriction"
属性值
"#Microsoft.Media.ContentKeyPolicyTokenRestriction"
openIdConnectDiscoveryDocument
OpenID connect 发现文档。
openIdConnectDiscoveryDocument?: string
属性值
string
primaryVerificationKey
主验证密钥。
primaryVerificationKey: null | ContentKeyPolicyRestrictionTokenKeyUnion
属性值
requiredClaims
restrictionTokenType
标记的类型。
restrictionTokenType: string
属性值
string