authenticationType

@JvmName(name = "gwwrgyvjpgmkxeus")
suspend fun authenticationType(value: Output<Either<String, ODataAuthenticationType>>)
@JvmName(name = "pivqnjjpevlqrbgp")
suspend fun authenticationType(value: Either<String, ODataAuthenticationType>?)
@JvmName(name = "utvsqiwolywbtroy")
fun authenticationType(value: String)
@JvmName(name = "vtexrxighankhomv")
fun authenticationType(value: ODataAuthenticationType)

Parameters

value

Type of authentication used to connect to the OData service.