Skip to content

Latest commit

 

History

History
18 lines (13 loc) · 1.13 KB

PatchedAuthenticatorWebAuthnStageRequest.md

File metadata and controls

18 lines (13 loc) · 1.13 KB

PatchedAuthenticatorWebAuthnStageRequest

Properties

Name Type Description Notes
name Option<String> [optional]
flow_set Option<Vecmodels::FlowSetRequest> [optional]
configure_flow Option<uuid::Uuid> Flow used by an authenticated user to configure this Stage. If empty, user will not be able to configure this stage. [optional]
friendly_name Option<String> [optional]
user_verification Option<models::UserVerificationEnum> [optional]
authenticator_attachment Option<models::AuthenticatorAttachmentEnum> [optional]
resident_key_requirement Option<models::ResidentKeyRequirementEnum> [optional]
device_type_restrictions Option<Vecuuid::Uuid> [optional]

[Back to Model list] [Back to API list] [Back to README]