ReactOS 0.4.15-dev-7953-g1f49173
_USER_SET_PASSWORD_INFORMATION Struct Reference

#include <ntsam.h>

Collaboration diagram for _USER_SET_PASSWORD_INFORMATION:

Public Attributes

UNICODE_STRING Password
 
BOOLEAN PasswordExpired
 

Detailed Description

Definition at line 662 of file ntsam.h.

Member Data Documentation

◆ Password

UNICODE_STRING _USER_SET_PASSWORD_INFORMATION::Password

Definition at line 664 of file ntsam.h.

Referenced by SetAdministratorPassword().

◆ PasswordExpired

BOOLEAN _USER_SET_PASSWORD_INFORMATION::PasswordExpired

Definition at line 665 of file ntsam.h.

Referenced by SetAdministratorPassword().


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