ReactOS 0.4.15-dev-7942-gd23573b
_NETLOGON_LOGON_IDENTITY_INFO Struct Reference

#include <subauth.h>

Collaboration diagram for _NETLOGON_LOGON_IDENTITY_INFO:

Public Attributes

UNICODE_STRING LogonDomainName
 
ULONG ParameterControl
 
OLD_LARGE_INTEGER LogonId
 
UNICODE_STRING UserName
 
UNICODE_STRING Workstation
 
RPC_UNICODE_STRING LogonDomainName
 
OLD_LARGE_INTEGER Reserved
 
RPC_UNICODE_STRING UserName
 
RPC_UNICODE_STRING Workstation
 

Detailed Description

Definition at line 164 of file subauth.h.

Member Data Documentation

◆ LogonDomainName [1/2]

UNICODE_STRING _NETLOGON_LOGON_IDENTITY_INFO::LogonDomainName

Definition at line 165 of file subauth.h.

◆ LogonDomainName [2/2]

RPC_UNICODE_STRING _NETLOGON_LOGON_IDENTITY_INFO::LogonDomainName

Definition at line 448 of file netlogon.idl.

◆ LogonId

OLD_LARGE_INTEGER _NETLOGON_LOGON_IDENTITY_INFO::LogonId

Definition at line 167 of file subauth.h.

◆ ParameterControl

ULONG _NETLOGON_LOGON_IDENTITY_INFO::ParameterControl

Definition at line 166 of file subauth.h.

◆ Reserved

OLD_LARGE_INTEGER _NETLOGON_LOGON_IDENTITY_INFO::Reserved

Definition at line 450 of file netlogon.idl.

◆ UserName [1/2]

UNICODE_STRING _NETLOGON_LOGON_IDENTITY_INFO::UserName

Definition at line 168 of file subauth.h.

◆ UserName [2/2]

RPC_UNICODE_STRING _NETLOGON_LOGON_IDENTITY_INFO::UserName

Definition at line 451 of file netlogon.idl.

◆ Workstation [1/2]

UNICODE_STRING _NETLOGON_LOGON_IDENTITY_INFO::Workstation

Definition at line 169 of file subauth.h.

◆ Workstation [2/2]

RPC_UNICODE_STRING _NETLOGON_LOGON_IDENTITY_INFO::Workstation

Definition at line 452 of file netlogon.idl.


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