Policy Server Guides › Policy Design Guide › Customizing Registration Services › Collect Additional Attributes › Add Attributes to Properties Files › Object Properties Files
Object Properties Files
To add an attribute to an object properties file, specify an identifier paired with an LDAP attribute name as follows:
IDENTIFIER=AttributeName
where:
- IDENTIFIER is an identifier that you select. It must match the identifier for the attribute in the presentation and locale properties files.
- AttributeName is the name of an LDAP attribute. The attribute must be included in one of the object classes for the type of object for which you are adding the attribute. See your LDAP directory server’s documentation for a list of attributes.