ReactOS 0.4.15-dev-8102-g108db8f
_NETLOGON_NETWORK_INFO Struct Reference

#include <subauth.h>

Collaboration diagram for _NETLOGON_NETWORK_INFO:

Public Attributes

NETLOGON_LOGON_IDENTITY_INFO Identity
 
LM_CHALLENGE LmChallenge
 
STRING NtChallengeResponse
 
STRING LmChallengeResponse
 

Detailed Description

Definition at line 182 of file subauth.h.

Member Data Documentation

◆ Identity

NETLOGON_LOGON_IDENTITY_INFO _NETLOGON_NETWORK_INFO::Identity

Definition at line 183 of file subauth.h.

◆ LmChallenge

LM_CHALLENGE _NETLOGON_NETWORK_INFO::LmChallenge

Definition at line 184 of file subauth.h.

◆ LmChallengeResponse

STRING _NETLOGON_NETWORK_INFO::LmChallengeResponse

Definition at line 186 of file subauth.h.

◆ NtChallengeResponse

STRING _NETLOGON_NETWORK_INFO::NtChallengeResponse

Definition at line 185 of file subauth.h.


The documentation for this struct was generated from the following files: