erRecertificationPolicy
The erRecertificationPolicy
1 class stores recertification policy-specific attributes.
The parent
class is erPolicyBase
.
Attribute name | Description | Type |
---|---|---|
erType |
Type of entities this recertification
policy
governs. Values include:
|
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:
The |
directory string |
erRollingInterval |
The recertification period (in days)
if erSchedulingMode is ROLLING .Will not
have a value if |
integer |
erTimeoutAction |
The action to take upon recertification timeout.
Values:
|
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:
|
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:
|
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.