Function authenticators_admin_duo_create

Source
pub async fn authenticators_admin_duo_create(
    configuration: &Configuration,
    duo_device_request: DuoDeviceRequest,
) -> Result<DuoDevice, Error<AuthenticatorsAdminDuoCreateError>>
Expand description

Viewset for Duo authenticator devices (for admins)