次の方法で共有


RoleManagementPolicyRule interface

ロール管理ポリシールール。

プロパティ

id

ルールの ID。

ruleType

ポリモーフィック判別器。このオブジェクトで使用できるさまざまな型を指定します。

target

現在のルールのターゲット。

プロパティの詳細

id

ルールの ID。

id?: string

プロパティ値

string

ruleType

ポリモーフィック判別器。このオブジェクトで使用できるさまざまな型を指定します。

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

プロパティ値

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

target

現在のルールのターゲット。

target?: RoleManagementPolicyRuleTarget

プロパティ値