Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
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 |