Source position: jwasubauth.pas line 368
type _NETLOGON_NETWORK_INFO = record
Identity: NETLOGON_LOGON_IDENTITY_INFO;
LmChallenge: LM_CHALLENGE;
NtChallengeResponse: string;
LmChallengeResponse: string;
end;