spListUsers
Lists the details of all users.
Optional Parameters
| name | A comma separated list of names of the users to list. | |
| login | A comma separated list of logins of the users to list. | |
| A comma separated list of emails of the users to list. | ||
| siteurl | The absolute url of the target web site. The siteurl must be provided if you need to work out of SharePoint. |
Output Attributes
| sp:email | The email of the user. | |
| sp:alert# | The alerts configured for the user. | |
| sp:group# | The groups to which the user belongs. | |
| sp:id | The ID of the user. | |
| sp:isdomaingroup | Whether or not the user is a domain group. | |
| sp:issiteadmin | Whether or not the user is a site admin. | |
| sp:issiteauditor | Whether or not the user is a site auditor. | |
| sp:login | The login of the user. | |
| sp:name | The name of the user. | |
| sp:notes | Notes about the user. | |
| sp:aboutme | Details about the user. | |
| sp:picture | The URL to the picture of the user. | |
| sp:sipaddress | The SIP Address of the user. | |
| sp:department | The department of the user. | |
| sp:jobtitle | The job title of the user. | |
| sp:title | The title of the user item. | |
| sp:ownedgroup# | The groups that the user owns. |