Note

Access to this page requires authorization. You can try signing in or .

Access to this page requires authorization. You can try .

WebAuthNFreePlatformCredentialList function (webauthn.h)

Frees a WEBAUTHN_CREDENTIAL_DETAILS_LIST allocated by WebAuthNGetPlatformCredentialList.

Syntax

void WebAuthNFreePlatformCredentialList(
 PWEBAUTHN_CREDENTIAL_DETAILS_LIST pCredentialDetailsList
);

Parameters

pCredentialDetailsList

A pointer to the WEBAUTHN_CREDENTIAL_DETAILS_LIST to free.

Return value

None

Requirements

Requirement Value
Header webauthn.h
Library OneCoreUAP.Lib

See also

WebAuthNGetPlatformCredentialList

WEBAUTHN_CREDENTIAL_DETAILS_LIST


Feedback

Was this page helpful?

Additional resources