Note
Access to this page requires authorization. You can try signing in or .
Access to this page requires authorization. You can try .
WebAuthNFreeAuthenticatorList function (webauthn.h)
Frees a WEBAUTHN_AUTHENTICATOR_DETAILS_LIST allocated by WebAuthNGetAuthenticatorList.
Syntax
void WebAuthNFreeAuthenticatorList(
PWEBAUTHN_AUTHENTICATOR_DETAILS_LIST pAuthenticatorDetailsList
);
Parameters
pAuthenticatorDetailsList
A pointer to the WEBAUTHN_AUTHENTICATOR_DETAILS_LIST to free.
Return value
None
Requirements
| Requirement | Value |
|---|---|
| Header | webauthn.h |
| Library | OneCoreUAP.Lib |
See also
Feedback
Was this page helpful?
