Logical
Attributes
The following tables list the set of fixed logical attribute names used in the Java application programming interface (API) of the SAP User Management Engine.
General Attributes (Valid for all principal types, that is, user, user account, group, role)
Attribute Name |
Description |
description |
|
displayname |
|
uniquename |
Used to search for users, groups, and roles for display in applications such as the role assignment tool. The uniquename is part of the unique ID described in Home Data Source. |
PRINCIPAL_RELATION_MEMBER_ATTRIBUTE |
member |
PRINCIPAL_RELATION_PARENT_ATTRIBUTE |
member of |
PRINCIPAL_CREATION_DATE |
|
PRINCIPAL_MODIFY_DATE |
|
User
Attribute Name |
Description |
firstname |
|
lastname |
|
salutation |
|
title |
|
jobtitle |
|
company |
|
companyid |
|
department |
|
position |
|
currency |
|
|
|
telephone |
|
mobile |
|
fax |
|
streetaddress |
|
city |
|
zip |
|
pobox |
|
country |
|
state |
|
dateformat |
|
locale |
|
timezone |
|
accessibilitylevel |
Indicates
accessibility mode for the user. For more information, see
|
Account
Attribute Name |
Description |
j_user |
Logon ID of account |
j_password |
Password |
javax.servlet.request.X509Certificate |
Certificate |
userid |
Corresponding user ID |
validfrom |
|
validto |
|
islocked |
|
lockreason |
|
lockdate |
|
lastfailedlogon |
|
lastlogout |
|
failedlogonattempts |
|
lastsuccessfulllogon |
deprecated |
successfulllogoncount |
deprecated |
passwordchangerequired |
|
lastpasswordchange |
|
passwordhistory |
|
Group
See General Attributes above
Role
See General Attributes above
