ClientCertificate

@Serializable
@SerialName(value = "certificate")
object ClientCertificate : NetworkAuthenticationType

This authentication type is used when an endpoint requires a client certificate to be presented.

Since

200.0.0

See also