Sun Identity Manager Deployment Reference

ForwardingApproverStyle

Specifies the types of administrators whose names will be available in the Forward to list. The value of this attribute defaults to peers. Can be set to one of these values:

Table 3–79 ForwardingApproverStyle View Option Values

Option Value 

Description 

peers

Specifies administrators at the same organization level as the current user or above 

controlled

Specifies administrators in organizations that are controlled by the current user 

all

Specifies both controlled and peers 

You can set this and other view options as form properties:


<Form...>
   <Properties>
      <Property name=’ForwardingApproverStyle" value=’peers’/>
   </Properties>
 ...
</Form>