authenticationTypes

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

Parameters

value

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


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


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

Parameters

values

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