authentication

@JvmName(name = "bpidbgkbmsuaqndn")
suspend fun authentication(value: Output<AuthenticationArgs>)
@JvmName(name = "iggsahvcbrattgqk")
suspend fun authentication(value: AuthenticationArgs?)

Parameters

value

Defines the client authentication mechanism to the server.


@JvmName(name = "fywriantommgbomc")
suspend fun authentication(argument: suspend AuthenticationArgsBuilder.() -> Unit)

Parameters

argument

Defines the client authentication mechanism to the server.