Permissions.GetLogins
Retrieves information about all company user accounts that include the specified search value.Permissions.GetLogins parameters
| Name | Type | Description |
|---|---|---|
| login_search_field | xsd:string | The field in the user account that you want to search. Options include: login, first_name, last_name, and title. |
| login_search_value | xsd:string | The value to search for in the specified field |
Permissions.GetLogins response
| Type | Description |
|---|---|
| tns:perm_login_array | A list of user accounts that include the specified search value. |
Comments (0)
Must be logged in to comment. Login or register now to comment!