authenticationType

@JvmName(name = "dhkwrlmfdwinssag")
suspend fun authenticationType(value: Output<Either<String, ODataAuthenticationType>>)
@JvmName(name = "yaxqsftwelpdrkfe")
suspend fun authenticationType(value: Either<String, ODataAuthenticationType>?)
@JvmName(name = "xwhdsowpwnovyyll")
fun authenticationType(value: String)
@JvmName(name = "ioabrdehfrwpvswi")
fun authenticationType(value: ODataAuthenticationType)

Parameters

value

Type of authentication used to connect to the OData service.