authentication
Parameters
value
The authentication configuration. If specified, service will use the authentication configuration during scanning. Structure is documented below.
suspend fun authentication(argument: suspend SecurityScanConfigAuthenticationArgsBuilder.() -> Unit)
Parameters
argument
The authentication configuration. If specified, service will use the authentication configuration during scanning. Structure is documented below.