ReactOS 0.4.15-dev-8096-ga0eec98
_USER_ALL_INFORMATION Struct Reference

#include <ntsam.h>

Collaboration diagram for _USER_ALL_INFORMATION:

Public Attributes

LARGE_INTEGER LastLogon
 
LARGE_INTEGER LastLogoff
 
LARGE_INTEGER PasswordLastSet
 
LARGE_INTEGER AccountExpires
 
LARGE_INTEGER PasswordCanChange
 
LARGE_INTEGER PasswordMustChange
 
UNICODE_STRING UserName
 
UNICODE_STRING FullName
 
UNICODE_STRING HomeDirectory
 
UNICODE_STRING HomeDirectoryDrive
 
UNICODE_STRING ScriptPath
 
UNICODE_STRING ProfilePath
 
UNICODE_STRING AdminComment
 
UNICODE_STRING WorkStations
 
UNICODE_STRING UserComment
 
UNICODE_STRING Parameters
 
UNICODE_STRING LmPassword
 
UNICODE_STRING NtPassword
 
UNICODE_STRING PrivateData
 
SR_SECURITY_DESCRIPTOR SecurityDescriptor
 
ULONG UserId
 
ULONG PrimaryGroupId
 
ULONG UserAccountControl
 
ULONG WhichFields
 
LOGON_HOURS LogonHours
 
USHORT BadPasswordCount
 
USHORT LogonCount
 
USHORT CountryCode
 
USHORT CodePage
 
BOOLEAN LmPasswordPresent
 
BOOLEAN NtPasswordPresent
 
BOOLEAN PasswordExpired
 
BOOLEAN PrivateDataSensitive
 

Detailed Description

Definition at line 684 of file ntsam.h.

Member Data Documentation

◆ AccountExpires

LARGE_INTEGER _USER_ALL_INFORMATION::AccountExpires

Definition at line 689 of file ntsam.h.

Referenced by BuildUserInfoBuffer(), and SetUserInfo().

◆ AdminComment

UNICODE_STRING _USER_ALL_INFORMATION::AdminComment

Definition at line 698 of file ntsam.h.

Referenced by BuildUserInfoBuffer(), FreeUserInfo(), and SetUserInfo().

◆ BadPasswordCount

USHORT _USER_ALL_INFORMATION::BadPasswordCount

Definition at line 711 of file ntsam.h.

Referenced by BuildUserInfoBuffer().

◆ CodePage

USHORT _USER_ALL_INFORMATION::CodePage

Definition at line 714 of file ntsam.h.

Referenced by BuildUserInfoBuffer(), and SetUserInfo().

◆ CountryCode

USHORT _USER_ALL_INFORMATION::CountryCode

Definition at line 713 of file ntsam.h.

Referenced by BuildUserInfoBuffer(), and SetUserInfo().

◆ FullName

UNICODE_STRING _USER_ALL_INFORMATION::FullName

Definition at line 693 of file ntsam.h.

Referenced by BuildUserInfoBuffer(), FreeUserInfo(), and SetUserInfo().

◆ HomeDirectory

UNICODE_STRING _USER_ALL_INFORMATION::HomeDirectory

Definition at line 694 of file ntsam.h.

Referenced by BuildUserInfoBuffer(), FreeUserInfo(), and SetUserInfo().

◆ HomeDirectoryDrive

UNICODE_STRING _USER_ALL_INFORMATION::HomeDirectoryDrive

Definition at line 695 of file ntsam.h.

Referenced by BuildUserInfoBuffer(), FreeUserInfo(), and SetUserInfo().

◆ LastLogoff

LARGE_INTEGER _USER_ALL_INFORMATION::LastLogoff

Definition at line 687 of file ntsam.h.

Referenced by BuildUserInfoBuffer().

◆ LastLogon

LARGE_INTEGER _USER_ALL_INFORMATION::LastLogon

Definition at line 686 of file ntsam.h.

Referenced by BuildUserInfoBuffer().

◆ LmPassword

UNICODE_STRING _USER_ALL_INFORMATION::LmPassword

Definition at line 702 of file ntsam.h.

Referenced by SamSetInformationUser().

◆ LmPasswordPresent

BOOLEAN _USER_ALL_INFORMATION::LmPasswordPresent

Definition at line 715 of file ntsam.h.

Referenced by SamSetInformationUser().

◆ LogonCount

USHORT _USER_ALL_INFORMATION::LogonCount

Definition at line 712 of file ntsam.h.

Referenced by BuildUserInfoBuffer().

◆ LogonHours

LOGON_HOURS _USER_ALL_INFORMATION::LogonHours

Definition at line 710 of file ntsam.h.

Referenced by BuildUserInfoBuffer(), FreeUserInfo(), and SetUserInfo().

◆ NtPassword

UNICODE_STRING _USER_ALL_INFORMATION::NtPassword

Definition at line 703 of file ntsam.h.

Referenced by SamSetInformationUser(), and SetUserInfo().

◆ NtPasswordPresent

BOOLEAN _USER_ALL_INFORMATION::NtPasswordPresent

Definition at line 716 of file ntsam.h.

Referenced by SamSetInformationUser(), and SetUserInfo().

◆ Parameters

UNICODE_STRING _USER_ALL_INFORMATION::Parameters

Definition at line 701 of file ntsam.h.

Referenced by BuildUserInfoBuffer(), FreeUserInfo(), and SetUserInfo().

◆ PasswordCanChange

LARGE_INTEGER _USER_ALL_INFORMATION::PasswordCanChange

Definition at line 690 of file ntsam.h.

◆ PasswordExpired

BOOLEAN _USER_ALL_INFORMATION::PasswordExpired

Definition at line 717 of file ntsam.h.

Referenced by SetUserInfo().

◆ PasswordLastSet

LARGE_INTEGER _USER_ALL_INFORMATION::PasswordLastSet

Definition at line 688 of file ntsam.h.

Referenced by BuildUserInfoBuffer().

◆ PasswordMustChange

LARGE_INTEGER _USER_ALL_INFORMATION::PasswordMustChange

Definition at line 691 of file ntsam.h.

◆ PrimaryGroupId

ULONG _USER_ALL_INFORMATION::PrimaryGroupId

Definition at line 707 of file ntsam.h.

Referenced by BuildUserInfoBuffer(), and SetUserInfo().

◆ PrivateData

UNICODE_STRING _USER_ALL_INFORMATION::PrivateData

Definition at line 704 of file ntsam.h.

Referenced by FreeUserInfo().

◆ PrivateDataSensitive

BOOLEAN _USER_ALL_INFORMATION::PrivateDataSensitive

Definition at line 718 of file ntsam.h.

◆ ProfilePath

UNICODE_STRING _USER_ALL_INFORMATION::ProfilePath

Definition at line 697 of file ntsam.h.

Referenced by BuildUserInfoBuffer(), FreeUserInfo(), and SetUserInfo().

◆ ScriptPath

UNICODE_STRING _USER_ALL_INFORMATION::ScriptPath

Definition at line 696 of file ntsam.h.

Referenced by BuildUserInfoBuffer(), FreeUserInfo(), and SetUserInfo().

◆ SecurityDescriptor

SR_SECURITY_DESCRIPTOR _USER_ALL_INFORMATION::SecurityDescriptor

Definition at line 705 of file ntsam.h.

◆ UserAccountControl

ULONG _USER_ALL_INFORMATION::UserAccountControl

Definition at line 708 of file ntsam.h.

Referenced by BuildUserInfoBuffer(), and SetUserInfo().

◆ UserComment

UNICODE_STRING _USER_ALL_INFORMATION::UserComment

Definition at line 700 of file ntsam.h.

Referenced by BuildUserInfoBuffer(), FreeUserInfo(), and SetUserInfo().

◆ UserId

ULONG _USER_ALL_INFORMATION::UserId

Definition at line 706 of file ntsam.h.

◆ UserName

UNICODE_STRING _USER_ALL_INFORMATION::UserName

Definition at line 692 of file ntsam.h.

Referenced by BuildUserInfoBuffer(), FreeUserInfo(), and SetUserInfo().

◆ WhichFields

ULONG _USER_ALL_INFORMATION::WhichFields

Definition at line 709 of file ntsam.h.

Referenced by SamSetInformationUser(), and SetUserInfo().

◆ WorkStations

UNICODE_STRING _USER_ALL_INFORMATION::WorkStations

Definition at line 699 of file ntsam.h.

Referenced by BuildUserInfoBuffer(), FreeUserInfo(), and SetUserInfo().


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