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

#include <UserCredential.h>

Collaboration diagram for _EFI_USER_CREDENTIAL_PROTOCOL:
Collaboration graph
[legend]

Public Attributes

EFI_GUID Identifier
 Uniquely identifies this credential provider.
 
EFI_GUID Type
 Identifies this class of User Credential Provider.
 
EFI_CREDENTIAL_ENROLL Enroll
 
EFI_CREDENTIAL_FORM Form
 
EFI_CREDENTIAL_TILE Tile
 
EFI_CREDENTIAL_TITLE Title
 
EFI_CREDENTIAL_USER User
 
EFI_CREDENTIAL_SELECT Select
 
EFI_CREDENTIAL_DESELECT Deselect
 
EFI_CREDENTIAL_DEFAULT Default
 
EFI_CREDENTIAL_GET_INFO GetInfo
 
EFI_CREDENTIAL_GET_NEXT_INFO GetNextInfo
 
EFI_CREDENTIAL_CAPABILITIES Capabilities
 

Detailed Description

This protocol provides support for a single class of credentials

Member Data Documentation

◆ Capabilities

EFI_CREDENTIAL_CAPABILITIES _EFI_USER_CREDENTIAL_PROTOCOL::Capabilities

◆ Default

EFI_CREDENTIAL_DEFAULT _EFI_USER_CREDENTIAL_PROTOCOL::Default

◆ Deselect

EFI_CREDENTIAL_DESELECT _EFI_USER_CREDENTIAL_PROTOCOL::Deselect

◆ Enroll

EFI_CREDENTIAL_ENROLL _EFI_USER_CREDENTIAL_PROTOCOL::Enroll

◆ Form

EFI_CREDENTIAL_FORM _EFI_USER_CREDENTIAL_PROTOCOL::Form

◆ GetInfo

EFI_CREDENTIAL_GET_INFO _EFI_USER_CREDENTIAL_PROTOCOL::GetInfo

◆ GetNextInfo

EFI_CREDENTIAL_GET_NEXT_INFO _EFI_USER_CREDENTIAL_PROTOCOL::GetNextInfo

◆ Identifier

EFI_GUID _EFI_USER_CREDENTIAL_PROTOCOL::Identifier

Uniquely identifies this credential provider.

◆ Select

EFI_CREDENTIAL_SELECT _EFI_USER_CREDENTIAL_PROTOCOL::Select

◆ Tile

EFI_CREDENTIAL_TILE _EFI_USER_CREDENTIAL_PROTOCOL::Tile

◆ Title

EFI_CREDENTIAL_TITLE _EFI_USER_CREDENTIAL_PROTOCOL::Title

◆ Type

EFI_GUID _EFI_USER_CREDENTIAL_PROTOCOL::Type

Identifies this class of User Credential Provider.

◆ User

EFI_CREDENTIAL_USER _EFI_USER_CREDENTIAL_PROTOCOL::User

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