共用方式為


RoleManagementPolicyRule interface

角色管理原則規則。

屬性

id

規則的標識碼。

ruleType

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

target

目前規則的目標。

屬性詳細資料

id

規則的標識碼。

id?: string

屬性值

string

ruleType

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

ruleType: "RoleManagementPolicyApprovalRule" | "RoleManagementPolicyAuthenticationContextRule" | "RoleManagementPolicyEnablementRule" | "RoleManagementPolicyExpirationRule" | "RoleManagementPolicyNotificationRule"

屬性值

"RoleManagementPolicyApprovalRule" | "RoleManagementPolicyAuthenticationContextRule" | "RoleManagementPolicyEnablementRule" | "RoleManagementPolicyExpirationRule" | "RoleManagementPolicyNotificationRule"

target

目前規則的目標。

target?: RoleManagementPolicyRuleTarget

屬性值