Den här webbläsaren stöds inte längre.
Uppgradera till Microsoft Edge och dra nytta av de senaste funktionerna och säkerhetsuppdateringarna, samt teknisk support.
The LM_CHALLENGE structure carries a LAN Manager authentication challenge.
typedef struct { CHAR data[8]; } LM_CHALLENGE;
data: A string of eight characters that contains a LAN Manager authentication challenge, which is an unencrypted nonce.
For more information, see [LANMAN].