keycredmgr.h header

This header is used by Security and Identity. For more information, see:

keycredmgr.h contains the following programming interfaces:

Functions

 
KeyCredentialManagerFreeInformation

API to free the KeyCredentialManagerInfo pointer variable from the KeyCredentialManagerGetInformation call.
KeyCredentialManagerGetInformation

API to get a unique identifier of the users enrollment.
KeyCredentialManagerGetOperationErrorStates

Prerequisite API to call to determine if the operation will be successful prior.
KeyCredentialManagerShowUIOperation

API to perform the requested WHFB operation.

Structures

 
KeyCredentialManagerInfo

Data structure returned from KeyCredentialManagerGetInformation.

Enumerations

 
KeyCredentialManagerOperationErrorStates

Enumeration of Error states returned by the function KeyCredentialManagerGetOperationErrorStates as flags.
KeyCredentialManagerOperationType

These are the operational enum values that are passed to KeyCredentialManagerShowUIOperation.