你当前正在访问 Microsoft Azure Global Edition 技术文档网站。 如果需要访问由世纪互联运营的 Microsoft Azure 中国技术文档网站,请访问 https://docs.azure.cn

RoleManagementPolicyAuthenticationContextRule interface

角色管理策略身份验证上下文规则。

扩展

属性

claimValue

声明值。

isEnabled

指示是否启用规则的值。

ruleType

多态鉴别器,它指定此对象可以的不同类型的

继承属性

id

规则的 ID。

target

当前规则的目标。

属性详细信息

claimValue

声明值。

claimValue?: string

属性值

string

isEnabled

指示是否启用规则的值。

isEnabled?: boolean

属性值

boolean

ruleType

多态鉴别器,它指定此对象可以的不同类型的

ruleType: "RoleManagementPolicyAuthenticationContextRule"

属性值

"RoleManagementPolicyAuthenticationContextRule"

继承属性详细信息

id

规则的 ID。

id?: string

属性值

string

继承自 RoleManagementPolicyRule.id

target

当前规则的目标。

target?: RoleManagementPolicyRuleTarget

属性值

继承自RoleManagementPolicyRule.target