authenticationTypes

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

Parameters

value

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


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


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

Parameters

values

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