다음을 통해 공유


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

속성 값