Não há mais suporte para esse navegador.
Atualize o Microsoft Edge para aproveitar os recursos, o suporte técnico e as atualizações de segurança mais recentes.
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].