authentication Options
Parameters
value
Information about the authentication method to be used to authenticate clients.
Parameters
values
Information about the authentication method to be used to authenticate clients.
suspend fun authenticationOptions(argument: List<suspend EndpointAuthenticationOptionArgsBuilder.() -> Unit>)
suspend fun authenticationOptions(vararg argument: suspend EndpointAuthenticationOptionArgsBuilder.() -> Unit)
suspend fun authenticationOptions(argument: suspend EndpointAuthenticationOptionArgsBuilder.() -> Unit)
Parameters
argument
Information about the authentication method to be used to authenticate clients.