ReactOS 0.4.15-dev-7924-g5949c20
_SECURITY_USER_DATA Struct Reference

#include <ntsecpkg.h>

Collaboration diagram for _SECURITY_USER_DATA:

Public Attributes

SECURITY_STRING UserName
 
SECURITY_STRING LogonDomainName
 
SECURITY_STRING LogonServer
 
PSID pSid
 

Detailed Description

Definition at line 135 of file ntsecpkg.h.

Member Data Documentation

◆ LogonDomainName

SECURITY_STRING _SECURITY_USER_DATA::LogonDomainName

Definition at line 137 of file ntsecpkg.h.

◆ LogonServer

SECURITY_STRING _SECURITY_USER_DATA::LogonServer

Definition at line 138 of file ntsecpkg.h.

◆ pSid

PSID _SECURITY_USER_DATA::pSid

Definition at line 139 of file ntsecpkg.h.

◆ UserName

SECURITY_STRING _SECURITY_USER_DATA::UserName

Definition at line 136 of file ntsecpkg.h.


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