authenticationTypes

@JvmName(name = "ysurisjnnjtttvcp")
suspend fun authenticationTypes(value: Output<List<String>>)
@JvmName(name = "hefopkeayifyjwdb")
suspend fun authenticationTypes(value: List<String>?)

Parameters

value

A set of SMB authentication methods. Possible values are NTLMv2, and Kerberos.


@JvmName(name = "tswjeoojuoifidfc")
suspend fun authenticationTypes(vararg values: Output<String>)


@JvmName(name = "ilillapevohujjnu")
suspend fun authenticationTypes(values: List<Output<String>>)
@JvmName(name = "nfvlukdpebjnsbnb")
suspend fun authenticationTypes(vararg values: String)

Parameters

values

A set of SMB authentication methods. Possible values are NTLMv2, and Kerberos.