#include <libmapiproxy.h>
Data Fields | |
| const char * | account_name |
| struct dom_sid * | account_sid |
| NTTIME | acct_expiry |
| uint32_t | acct_flags |
| NTTIME | allow_password_change |
| bool | authenticated |
| uint16_t | bad_password_count |
| struct dom_sid ** | domain_groups |
| const char * | domain_name |
| NTTIME | force_password_change |
| const char * | full_name |
| const char * | home_directory |
| const char * | home_drive |
| NTTIME | last_logoff |
| NTTIME | last_logon |
| NTTIME | last_password_change |
| DATA_BLOB | lm_session_key |
| uint16_t | logon_count |
| const char * | logon_script |
| const char * | logon_server |
| size_t | n_domain_groups |
| struct dom_sid * | primary_group_sid |
| const char * | profile_path |
| DATA_BLOB | user_session_key |
| const char* auth_serversupplied_info::account_name |
struct dom_sid* auth_serversupplied_info::account_sid [read] |
| uint32_t auth_serversupplied_info::acct_flags |
struct dom_sid** auth_serversupplied_info::domain_groups [read] |
| const char* auth_serversupplied_info::domain_name |
| const char* auth_serversupplied_info::full_name |
| const char* auth_serversupplied_info::home_directory |
| const char* auth_serversupplied_info::home_drive |
| DATA_BLOB auth_serversupplied_info::lm_session_key |
| const char* auth_serversupplied_info::logon_script |
| const char* auth_serversupplied_info::logon_server |
struct dom_sid* auth_serversupplied_info::primary_group_sid [read] |
| const char* auth_serversupplied_info::profile_path |
|
|
This content is licensed under the Creative Commons Attribution ShareAlike License v. 3.0: http://creativecommons.org/licenses/by-sa/3.0/ |