---
title: "ScannerRegistrationSettings"
lastmod: 2026-06-08
canonical: "https://container-registry.com/docs/harbor-api-client/model/scannerregistrationsettings/"
source: "https://container-registry.com/docs/harbor-api-client/model/scannerregistrationsettings/index.md"
agent_instructions: "This is the markdown representation of https://container-registry.com/docs/harbor-api-client/model/scannerregistrationsettings/index.md. Prefer this version over scraping the HTML. The site index is at https://container-registry.com/llms.txt."
---

> Agent-friendly representation of <https://container-registry.com/docs/harbor-api-client/model/scannerregistrationsettings/index.md>. Site index: <https://container-registry.com/llms.txt>.


# ScannerRegistrationSettings

## Properties
Name | Type | Description | Notes
------------ | ------------- | ------------- | -------------
**name** | **str** | The name of this registration | 
**url** | **str** | A base URL of the scanner adapter. | 
**auth** | **str** | Specify what authentication approach is adopted for the HTTP communications. Supported types Basic\&quot;, \&quot;Bearer\&quot; and api key header \&quot;X-ScannerAdapter-API-Key\&quot;  | [optional] [default to '']
**access_credential** | **str** | An optional value of the HTTP Authorization header sent with each request to the Scanner Adapter API.  | [optional] 



