We use essential cookies for the website to function, as well as analytics cookies for analyzing and creating statistics of the website performance. To agree to the use of analytics cookies, click "Accept All". You can manage your preferences at any time by clicking "Cookie Settings" on the footer. More Information.

Only Essential Cookies
Accept All
ReferencesSystemSecurityOnline Authentication KitC APIStructsFIDO2_CredentialRequestOptions

FIDO2_CredentialRequestOptions

Overview

Defines the authentication information dictionary object.

Since: 6.0.0(20)

Related module: FIDO2

Summary

Member Variables

Expand
Name Description
FIDO2_CredentialMediationRequirement mediation Indicates whether a given operation requires user mediation.
FIDO2_PublicKeyCredentialRequestOptions publicKey Options of the public key credential request.

Struct Member Variable Description

mediation

Collapse
Word wrap
Dark theme
Copy code
  1. FIDO2_CredentialMediationRequirement FIDO2_CredentialRequestOptions::mediation

Description

User mediation requirement.

publicKey

Collapse
Word wrap
Dark theme
Copy code
  1. FIDO2_PublicKeyCredentialRequestOptions FIDO2_CredentialRequestOptions::publicKey

Description

Options of the public key credential request.

Search in References
Enter a keyword.