MdePkg[all]  1.08
 All Data Structures Files Functions Variables Typedefs Enumerations Enumerator Macros Pages
_EFI_USER_CREDENTIAL2_PROTOCOL Struct Reference

Data Fields

EFI_GUID Identifier
 Uniquely identifies this credential provider. More...
 
EFI_GUID Type
 Identifies this class of User Credential Provider. More...
 
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

Field Documentation

EFI_CREDENTIAL_CAPABILITIES _EFI_USER_CREDENTIAL2_PROTOCOL::Capabilities
EFI_CREDENTIAL2_DEFAULT _EFI_USER_CREDENTIAL2_PROTOCOL::Default
EFI_CREDENTIAL2_DELETE _EFI_USER_CREDENTIAL2_PROTOCOL::Delete
EFI_CREDENTIAL2_DESELECT _EFI_USER_CREDENTIAL2_PROTOCOL::Deselect
EFI_CREDENTIAL2_ENROLL _EFI_USER_CREDENTIAL2_PROTOCOL::Enroll
EFI_CREDENTIAL2_FORM _EFI_USER_CREDENTIAL2_PROTOCOL::Form
EFI_CREDENTIAL2_GET_INFO _EFI_USER_CREDENTIAL2_PROTOCOL::GetInfo
EFI_CREDENTIAL2_GET_NEXT_INFO _EFI_USER_CREDENTIAL2_PROTOCOL::GetNextInfo
EFI_GUID _EFI_USER_CREDENTIAL2_PROTOCOL::Identifier

Uniquely identifies this credential provider.

EFI_CREDENTIAL2_SELECT _EFI_USER_CREDENTIAL2_PROTOCOL::Select
EFI_CREDENTIAL2_TILE _EFI_USER_CREDENTIAL2_PROTOCOL::Tile
EFI_CREDENTIAL2_TITLE _EFI_USER_CREDENTIAL2_PROTOCOL::Title
EFI_GUID _EFI_USER_CREDENTIAL2_PROTOCOL::Type

Identifies this class of User Credential Provider.

EFI_CREDENTIAL2_USER _EFI_USER_CREDENTIAL2_PROTOCOL::User