TianoCore EDK2 master
Loading...
Searching...
No Matches
_EFI_USER_CREDENTIAL2_PROTOCOL Struct Reference

#include <MdePkg/Include/Protocol/UserCredential2.h>

Data Fields

EFI_GUID Identifier
 Uniquely identifies this credential provider.
 
EFI_GUID Type
 Identifies this class of User Credential Provider.
 
EFI_CREDENTIAL2_ENROLL Enroll
 
EFI_CREDENTIAL2_FORM Form
 
EFI_CREDENTIAL2_TILE Tile
 
EFI_CREDENTIAL2_TITLE Title
 
EFI_CREDENTIAL2_USER User
 
EFI_CREDENTIAL2_SELECT Select
 
EFI_CREDENTIAL2_DESELECT Deselect
 
EFI_CREDENTIAL2_DEFAULT Default
 
EFI_CREDENTIAL2_GET_INFO GetInfo
 
EFI_CREDENTIAL2_GET_NEXT_INFO GetNextInfo
 
EFI_CREDENTIAL_CAPABILITIES Capabilities
 
EFI_CREDENTIAL2_DELETE Delete
 

Detailed Description

This protocol provides support for a single class of credentials

Definition at line 289 of file UserCredential2.h.

Field Documentation

◆ Capabilities

EFI_CREDENTIAL_CAPABILITIES _EFI_USER_CREDENTIAL2_PROTOCOL::Capabilities

Definition at line 302 of file UserCredential2.h.

◆ Default

EFI_CREDENTIAL2_DEFAULT _EFI_USER_CREDENTIAL2_PROTOCOL::Default

Definition at line 299 of file UserCredential2.h.

◆ Delete

EFI_CREDENTIAL2_DELETE _EFI_USER_CREDENTIAL2_PROTOCOL::Delete

Definition at line 303 of file UserCredential2.h.

◆ Deselect

EFI_CREDENTIAL2_DESELECT _EFI_USER_CREDENTIAL2_PROTOCOL::Deselect

Definition at line 298 of file UserCredential2.h.

◆ Enroll

EFI_CREDENTIAL2_ENROLL _EFI_USER_CREDENTIAL2_PROTOCOL::Enroll

Definition at line 292 of file UserCredential2.h.

◆ Form

EFI_CREDENTIAL2_FORM _EFI_USER_CREDENTIAL2_PROTOCOL::Form

Definition at line 293 of file UserCredential2.h.

◆ GetInfo

EFI_CREDENTIAL2_GET_INFO _EFI_USER_CREDENTIAL2_PROTOCOL::GetInfo

Definition at line 300 of file UserCredential2.h.

◆ GetNextInfo

EFI_CREDENTIAL2_GET_NEXT_INFO _EFI_USER_CREDENTIAL2_PROTOCOL::GetNextInfo

Definition at line 301 of file UserCredential2.h.

◆ Identifier

EFI_GUID _EFI_USER_CREDENTIAL2_PROTOCOL::Identifier

Uniquely identifies this credential provider.

Definition at line 290 of file UserCredential2.h.

◆ Select

EFI_CREDENTIAL2_SELECT _EFI_USER_CREDENTIAL2_PROTOCOL::Select

Definition at line 297 of file UserCredential2.h.

◆ Tile

EFI_CREDENTIAL2_TILE _EFI_USER_CREDENTIAL2_PROTOCOL::Tile

Definition at line 294 of file UserCredential2.h.

◆ Title

EFI_CREDENTIAL2_TITLE _EFI_USER_CREDENTIAL2_PROTOCOL::Title

Definition at line 295 of file UserCredential2.h.

◆ Type

EFI_GUID _EFI_USER_CREDENTIAL2_PROTOCOL::Type

Identifies this class of User Credential Provider.

Definition at line 291 of file UserCredential2.h.

◆ User

EFI_CREDENTIAL2_USER _EFI_USER_CREDENTIAL2_PROTOCOL::User

Definition at line 296 of file UserCredential2.h.


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