ReactOS 0.4.15-dev-7906-g1b85a5f
_MSV1_0_LM20_LOGON_PROFILE Struct Reference

#include <ntsecapi.h>

Collaboration diagram for _MSV1_0_LM20_LOGON_PROFILE:

Public Attributes

MSV1_0_PROFILE_BUFFER_TYPE MessageType
 
LARGE_INTEGER KickOffTime
 
LARGE_INTEGER LogoffTime
 
ULONG UserFlags
 
UCHAR UserSessionKey [MSV1_0_USER_SESSION_KEY_LENGTH]
 
UNICODE_STRING LogonDomainName
 
UCHAR LanmanSessionKey [MSV1_0_LANMAN_SESSION_KEY_LENGTH]
 
UNICODE_STRING LogonServer
 
UNICODE_STRING UserParameters
 

Detailed Description

Definition at line 478 of file ntsecapi.h.

Member Data Documentation

◆ KickOffTime

LARGE_INTEGER _MSV1_0_LM20_LOGON_PROFILE::KickOffTime

Definition at line 480 of file ntsecapi.h.

Referenced by BuildLm20LogonProfileBuffer().

◆ LanmanSessionKey

UCHAR _MSV1_0_LM20_LOGON_PROFILE::LanmanSessionKey

Definition at line 485 of file ntsecapi.h.

Referenced by BuildLm20LogonProfileBuffer().

◆ LogoffTime

LARGE_INTEGER _MSV1_0_LM20_LOGON_PROFILE::LogoffTime

Definition at line 481 of file ntsecapi.h.

Referenced by BuildLm20LogonProfileBuffer().

◆ LogonDomainName

UNICODE_STRING _MSV1_0_LM20_LOGON_PROFILE::LogonDomainName

Definition at line 484 of file ntsecapi.h.

Referenced by BuildLm20LogonProfileBuffer().

◆ LogonServer

UNICODE_STRING _MSV1_0_LM20_LOGON_PROFILE::LogonServer

Definition at line 486 of file ntsecapi.h.

Referenced by BuildLm20LogonProfileBuffer().

◆ MessageType

MSV1_0_PROFILE_BUFFER_TYPE _MSV1_0_LM20_LOGON_PROFILE::MessageType

Definition at line 479 of file ntsecapi.h.

Referenced by BuildLm20LogonProfileBuffer().

◆ UserFlags

ULONG _MSV1_0_LM20_LOGON_PROFILE::UserFlags

Definition at line 482 of file ntsecapi.h.

Referenced by BuildLm20LogonProfileBuffer().

◆ UserParameters

UNICODE_STRING _MSV1_0_LM20_LOGON_PROFILE::UserParameters

Definition at line 487 of file ntsecapi.h.

Referenced by BuildLm20LogonProfileBuffer().

◆ UserSessionKey

UCHAR _MSV1_0_LM20_LOGON_PROFILE::UserSessionKey

Definition at line 483 of file ntsecapi.h.

Referenced by BuildLm20LogonProfileBuffer().


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