clientSecretCertificateThumbprint

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

Parameters

value

An alternative to the client secret, that is the thumbprint of a certificate used for signing purposes. This property acts as a replacement for the Client Secret. It is also optional.