authentication

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

Parameters

value

Defines the client authentication mechanism to the server.


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

Parameters

argument

Defines the client authentication mechanism to the server.