AuthenticatorSelectionCriteria
Wisej.Ext.WebAuthn.AuthenticatorSelectionCriteria
Last updated
Was this helpful?
Wisej.Ext.WebAuthn.AuthenticatorSelectionCriteria
Last updated
Was this helpful?
Namespace: Wisej.Ext.WebAuthn
Assembly: Wisej.Ext.WebAuthn (3.2.0.0)
Manages requirements regarding authenticator attributes.
Creates a new instance of with the given configuration.
authenticatorAttachment
The attachment modality.
residentKey
requireResidentKey
userVerification
: If this member is present, eligible authenticators are filtered to be only those authenticators attached with the specified authenticator attachment modality.
: This member is retained for backwards compatibility with WebAuthn Level 1 and, for historical reasons, its naming retains the deprecated “resident” terminology for discoverable credentials.
: Specifies the extent to which the Relying Party desires to create a client-side discoverable credential.
: This member specifies the Relying Party's requirements regarding user verification.