XenevaOS
Loading...
Searching...
No Matches
Public Attributes | List of all members
EFI_USER_INFO Struct Reference

#include <UserManager.h>

Collaboration diagram for EFI_USER_INFO:
Collaboration graph
[legend]

Public Attributes

EFI_GUID Credential
 
UINT8 InfoType
 
UINT8 Reserved1
 
EFI_USER_INFO_ATTRIBS InfoAttribs
 
UINT32 InfoSize
 

Detailed Description

User information structure

Member Data Documentation

◆ Credential

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.

◆ InfoAttribs

EFI_USER_INFO_ATTRIBS EFI_USER_INFO::InfoAttribs

The attributes of the user profile information.

◆ InfoSize

UINT32 EFI_USER_INFO::InfoSize

The size of the user information, in bytes, including this header.

◆ InfoType

UINT8 EFI_USER_INFO::InfoType

The type of user information.

◆ Reserved1

UINT8 EFI_USER_INFO::Reserved1

Must be set to 0.


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