ScannerRegistrationSettings

Properties

NameTypeDescriptionNotes
namestrThe name of this registration
urlstrA base URL of the scanner adapter.
authstrSpecify what authentication approach is adopted for the HTTP communications. Supported types Basic", "Bearer" and api key header "X-ScannerAdapter-API-Key"[optional] [default to ‘’]
access_credentialstrAn optional value of the HTTP Authorization header sent with each request to the Scanner Adapter API.[optional]