LINT.IfChange An indicator for identifying one or more users. The indicator can be email, userName, windowsSid, employeeId or productObjectId.
JSON representation |
---|
{ "namespace": string, // Union field |
Fields | |
---|---|
namespace |
The namespace this indicator belongs to. |
Union field indicator . User identifier. indicator can be only one of the following: |
|
email |
Email address identifier. |
username |
String identifier for a user. |
windowsSid |
Windows SID |
employeeId |
Employee identifier (typically numerical). |
productObjectId |
LDAP Object Id or generic product object identifier that creates a unique user entity identifier. |