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] |