Questo browser non è più supportato.
Esegui l'aggiornamento a Microsoft Edge per sfruttare i vantaggi di funzionalità più recenti, aggiornamenti della sicurezza e supporto tecnico.
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].