|
XenevaOS
|
#include <UserManager.h>

Public Attributes | |
| EFI_GUID | Credential |
| UINT8 | InfoType |
| UINT8 | Reserved1 |
| EFI_USER_INFO_ATTRIBS | InfoAttribs |
| UINT32 | InfoSize |
User information structure
| EFI_GUID EFI_USER_INFO::Credential |
The user credential identifier associated with this user information or else Nil if the information is not associated with any specific credential.
| EFI_USER_INFO_ATTRIBS EFI_USER_INFO::InfoAttribs |
The attributes of the user profile information.
| UINT32 EFI_USER_INFO::InfoSize |
The size of the user information, in bytes, including this header.
| UINT8 EFI_USER_INFO::InfoType |
The type of user information.
| UINT8 EFI_USER_INFO::Reserved1 |
Must be set to 0.