ReactOS 0.4.15-dev-7953-g1f49173
_LSAP_LOGON_CONTEXT Struct Reference

#include <lsasrv.h>

Collaboration diagram for _LSAP_LOGON_CONTEXT:

Public Attributes

LIST_ENTRY Entry
 
HANDLE ClientProcessHandle
 
HANDLE ConnectionHandle
 
BOOL TrustedCaller
 

Detailed Description

Definition at line 77 of file lsasrv.h.

Member Data Documentation

◆ ClientProcessHandle

◆ ConnectionHandle

HANDLE _LSAP_LOGON_CONTEXT::ConnectionHandle

Definition at line 81 of file lsasrv.h.

Referenced by LsapDeregisterLogonProcess(), and LsapHandlePortConnection().

◆ Entry

LIST_ENTRY _LSAP_LOGON_CONTEXT::Entry

Definition at line 79 of file lsasrv.h.

Referenced by LsapDeregisterLogonProcess(), and LsapHandlePortConnection().

◆ TrustedCaller

BOOL _LSAP_LOGON_CONTEXT::TrustedCaller

Definition at line 82 of file lsasrv.h.

Referenced by LsapCallAuthenticationPackage().


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