#include <mapi_profile.h>
Data Fields | |
uint32_t | codepage |
struct cli_credentials * | credentials |
const char * | domain |
uint32_t | exchange_version |
const char * | homemdb |
const char * | kerberos |
uint32_t | language |
const char * | localaddr |
const char * | mailbox |
struct mapi_context * | mapi_ctx |
uint32_t | method |
const char * | org |
const char * | ou |
const char * | password |
char * | profname |
const char * | realm |
bool | seal |
const char * | server |
const char * | username |
const char * | workstation |
uint32_t mapi_profile::codepage |
Referenced by emsmdb_connect(), emsmdb_connect_ex(), and Logon().
struct cli_credentials* mapi_profile::credentials |
Referenced by LoadProfile(), Logon(), RfrGetFQDNFromLegacyDN(), RfrGetNewDSA(), and ShutDown().
const char* mapi_profile::domain |
Referenced by LoadProfile().
uint32_t mapi_profile::exchange_version |
Referenced by emsmdb_transaction_wrapper(), and Logon().
const char* mapi_profile::homemdb |
Referenced by RfrGetFQDNFromLegacyDN().
const char* mapi_profile::kerberos |
Referenced by LoadProfile().
uint32_t mapi_profile::language |
Referenced by emsmdb_connect(), emsmdb_connect_ex(), and Logon().
const char* mapi_profile::localaddr |
const char* mapi_profile::mailbox |
Referenced by emsmdb_connect(), emsmdb_connect_ex(), Logon(), mapi_recipients_get_org_length(), and OpenUserMailbox().
struct mapi_context* mapi_profile::mapi_ctx |
Referenced by FindProfileAttr(), GetProfileAttr(), and OpenProfile().
uint32_t mapi_profile::method |
Referenced by emsmdb_connect(), emsmdb_connect_ex(), and Logon().
const char* mapi_profile::org |
Referenced by OpenUserMailbox().
const char* mapi_profile::ou |
Referenced by OpenUserMailbox().
const char* mapi_profile::password |
Referenced by LoadProfile().
char* mapi_profile::profname |
Referenced by FindProfileAttr(), GetProfileAttr(), and ProcessNetworkProfile().
const char* mapi_profile::realm |
Referenced by LoadProfile().
bool mapi_profile::seal |
Referenced by Logon().
const char* mapi_profile::server |
Referenced by emsmdb_bind_notification(), Logon(), and RfrGetFQDNFromLegacyDN().
const char* mapi_profile::username |
Referenced by IsFreeBusyConflict(), LoadProfile(), mapi_recipients_get_org_length(), and OpenMsgStore().
const char* mapi_profile::workstation |
Referenced by LoadProfile().
![]() ![]() ![]() |
This content is licensed under the Creative Commons Attribution ShareAlike License v. 3.0: http://creativecommons.org/licenses/by-sa/3.0/ |