UserExclusionRule (View)

Element properties:

TargetSystem.User
TypeEditViewType
AccessibilityPublic
VisibleTrue

Source Code:

<View Target="System!System.User" Enabled="true" TypeID="Authoring!EditViewType" ID="UserExclusionRule" Accessibility="Public">
<Category>NotUsed</Category>
<Configuration>
<TargetClassList>
<TargetClass>Microsoft.AD.Group</TargetClass>
</TargetClassList>
<PropertyExcludeList>
<Property>FirstName</Property>
<Property>Initials</Property>
<Property>LastName</Property>
<Property>Company</Property>
<Property>Department</Property>
<Property>Office</Property>
<Property>Title</Property>
<Property>EmployeeId</Property>
<Property>StreetAddress</Property>
<Property>City</Property>
<Property>State</Property>
<Property>Zip</Property>
<Property>Country</Property>
<Property>BusinessPhone</Property>
<Property>BusinessPhone2</Property>
<Property>HomePhone</Property>
<Property>HomePhone2</Property>
<Property>Fax</Property>
<Property>Mobile</Property>
<Property>Pager</Property>
</PropertyExcludeList>
</Configuration>
</View>