estructura USER_INFO_21 (lmaccess.h)
La estructura de USER_INFO_21 contiene un LAN Manager 2 cifrado unidireccional. Contraseña compatible con x.
Sintaxis
typedef struct _USER_INFO_21 {
BYTE usri21_password[ENCRYPTED_PWLEN];
} USER_INFO_21, *PUSER_INFO_21, *LPUSER_INFO_21;
Miembros
usri21_password[ENCRYPTED_PWLEN]
Especifica un LAN Manager 2 cifrado unidireccional. Contraseña compatible con x.
Requisitos
Requisito | Value |
---|---|
Cliente mínimo compatible | Windows 2000 Professional [solo aplicaciones de escritorio] |
Servidor mínimo compatible | Windows 2000 Server [solo aplicaciones de escritorio] |
Encabezado | lmaccess.h (include Lm.h) |
Consulte también
Introducción a la administración de redes