The GetUserAttribute action returns the value for an attribute of the specified user.
Parameters
|
Type |
Name |
Description |
|---|---|---|
|
TEXT |
username |
Specifies the user name. |
|
TEXT |
attributes |
Specifies the name of the attribute. |
Return
|
Type |
Description |
|---|---|
|
SINGLEVALUE |
Returns the current value of the attribute. |