clientSecretCertificateThumbprint

@JvmName(name = "uriuwlgxsgdscxku")
suspend fun clientSecretCertificateThumbprint(value: Output<String>)
@JvmName(name = "wdgacqaetlalcdyf")
suspend fun clientSecretCertificateThumbprint(value: String?)

Parameters

value

The thumbprint of the certificate used for signing purposes.

NOTE: One of client_secret_setting_name or client_secret_certificate_thumbprint must be specified.