Searched defs:_authorizationData (Results 1 – 1 of 1) sorted by relevance
100 typedef struct _authorizationData struct102 struct list entry;104 LPWSTR host;105 LPWSTR scheme;106 LPWSTR domain;107 UINT domain_len;108 LPWSTR user;109 UINT user_len;110 LPWSTR password;111 UINT password_len;