alternativeAuthenticationNameSources

@JvmName(name = "efejgfprevokkxhv")
suspend fun alternativeAuthenticationNameSources(value: Output<List<String>>)
@JvmName(name = "dongeerxhyjuhgae")
suspend fun alternativeAuthenticationNameSources(value: List<String>?)

Parameters

value

Specifies a list of alternative sources for the client authentication name from the client certificate. Possible values are ClientCertificateDns, ClientCertificateEmail, ClientCertificateIp, ClientCertificateSubject and ClientCertificateUri.


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


@JvmName(name = "psfvsfmfswspcmvk")
suspend fun alternativeAuthenticationNameSources(values: List<Output<String>>)
@JvmName(name = "krfxnaibyvtixuvj")
suspend fun alternativeAuthenticationNameSources(vararg values: String)

Parameters

values

Specifies a list of alternative sources for the client authentication name from the client certificate. Possible values are ClientCertificateDns, ClientCertificateEmail, ClientCertificateIp, ClientCertificateSubject and ClientCertificateUri.