Este conteúdo não está disponível no idioma selecionado.
43.12. getDetails
- Name
- getDetails
- Description
- Returns the details about a given user.
- Parameters
- string sessionKey
- string login - User's login name.
 
- Return Value
- struct - user details- stringfirst_names- deprecated, use first_name
- stringfirst_name
- stringlast_name
- stringemail
- intorg_id
- stringorg_name
- stringprefix
- stringlast_login_date
- stringcreated_date
- booleanenabled- true if user is enabled, false if the user is disabled
- booleanuse_pam- true if user is configured to use PAM authentication
- booleanread_only- true if user is readonly
- booleanerrata_notification- true if errata e-mail notification is enabled for the user