Client Certificate Thumbprint Response
data class ClientCertificateThumbprintResponse(val primary: String? = null, val secondary: String? = null)
Thumbprints are used by the service to validate the device permission when authentication is done using self signed certificate.