Note

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

Access to this page requires authorization. You can try .

WebAuthNFreeCredentialAttestation function (webauthn.h)

Frees a WEBAUTHN_CREDENTIAL_ATTESTATION allocated by WebAuthNAuthenticatorMakeCredential.

Syntax

void WebAuthNFreeCredentialAttestation(
 PWEBAUTHN_CREDENTIAL_ATTESTATION pWebAuthNCredentialAttestation
);

Parameters

pWebAuthNCredentialAttestation

A pointer to the WEBAUTHN_CREDENTIAL_ATTESTATION to free.

Return value

None

Requirements

Requirement Value
Header webauthn.h
Library OneCoreUAP.Lib

See also

WebAuthNAuthenticatorMakeCredential

WEBAUTHN_CREDENTIAL_ATTESTATION


Feedback

Was this page helpful?

Additional resources