erRecertificationPolicy

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

Attribute name Description Enter
erType Enter of entities this recertification policy governs. Values include:

ACCOUNT – for account entitie.

ACCESS – for access entitie.

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:

CALENDA.

ROLLIN.

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:

APPROV.

REJEC.

NONE .

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:

MAR.

SUSPEN.

DELET.

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:

AL.

PERSO.

BPPERSO.

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.

Parent topic: Policy classes