Note

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

Access to this page requires authorization. You can try .

WebAuthNFreeAssertion function (webauthn.h)

Frees a WEBAUTHN_ASSERTION allocated by WebAuthNAuthenticatorGetAssertion.

Syntax

void WebAuthNFreeAssertion(
 PWEBAUTHN_ASSERTION pWebAuthNAssertion
);

Parameters

pWebAuthNAssertion

A pointer to the WEBAUTHN_ASSERTION to free.

Return value

None

Requirements

Requirement Value
Header webauthn.h
Library OneCoreUAP.Lib

See also

WebAuthNAuthenticatorGetAssertion

WEBAUTHN_ASSERTION


Feedback

Was this page helpful?

Additional resources