共用方式為


RoleManagementPolicyAuthenticationContextRule interface

角色管理原則驗證內容規則。

Extends

屬性

claimValue

宣告值。

isEnabled

值,指出是否啟用規則。

ruleType

多型歧視性,指定這個物件可以是的不同類型

繼承的屬性

id

規則的標識碼。

target

目前規則的目標。

屬性詳細資料

claimValue

宣告值。

claimValue?: string

屬性值

string

isEnabled

值,指出是否啟用規則。

isEnabled?: boolean

屬性值

boolean

ruleType

多型歧視性,指定這個物件可以是的不同類型

ruleType: "RoleManagementPolicyAuthenticationContextRule"

屬性值

"RoleManagementPolicyAuthenticationContextRule"

繼承的屬性詳細資料

id

規則的標識碼。

id?: string

屬性值

string

繼承自RoleManagementPolicyRule.id

target

目前規則的目標。

target?: RoleManagementPolicyRuleTarget

屬性值

繼承自RoleManagementPolicyRule.target