erRecertificationPolicy

The erRecertificationPolicy1 class stores recertification policy-specific attributes. The parent class is erPolicyBase.

Table 1. erRecertificationPolicy table
Attribute name Description Type
erType Type of entities this recertification policy governs. Values include:

ACCOUNT – for account entities

ACCESS – for access entities

IDENTITY – for user entities2

directory string
erIsCustom Indication whether this recertification policy is customized (true/false). Boolean
erRecertifier Information of the participant who receives the recertification notice or work item. directory string
erSchedulingMode The recertification schedule mode. Values:

CALENDAR

ROLLING

The CALENDAR mode is only for access recertification.

directory string
erRollingInterval The recertification period (in days) if erSchedulingMode is ROLLING.

Will not have a value if erSchedulingMode is not ROLLING.

integer
erTimeoutAction The action to take upon recertification timeout. Values:

APPROVE

REJECT

NONE 2

directory string
erTimeoutPeriod The timeout period for recertification process (in days). integer
erRejectAction The action to take on the account/access when recertification is rejected. Values:

MARK

SUSPEND

DELETE

directory string
erRejectNotify Information of the participant who receives the rejection notice upon rejection of the recertification notice or work item. directory string
erRecertTemplateDN DN pointing to the notification template used for the initial recertification notice. distinguished name
erRecertRejectTemplateDN DN pointing to the notification template used for the rejection notice. distinguished name
erUserClass The person category for the recertification policy. Values:

ALL

PERSON

BPPERSON

directory string
erSchedule Information of the schedule for the recertification policy. directory string
erLifecycleRule The lifecycle rule information for the policy. binary
erXML XML content of the workflow operations for the policy. binary
erGlobalID Unique ID of the policy. number string
erLifecycleEnable Indication whether the policy has a lifecycle operation defined. Values: True False. Always true for recertification policy. Boolean

1 Indicates the class was added in release 5.0.

2 Indicates the attribute value was added in release 5.1.