The following tables list the members exposed by the UserInfo type.

Name Description
Public field attributes Get any attributes, if requested - otherwise will be null
Public field contact_info The contact information
Public field is_custom_login Is this a custom login? EG - does it have a password?
Public field is_job_creator Is this a job creator?
Public field is_locked Is it locked due to retrying incorrect password too many times
Public field is_sys_admin Are we a system admin?
Public field personal_project_id The id of a personal job, if they have one
Public field windows_identity the windows identity
Top