Method of verification.
{ "$schema": "https://json-schema.org/draft/2020-12/schema", "$id": "#/components/schemas/tls-certificates-and-hostnames_verification_type", "title": "tls-certificates-and-hostnames_verification_type", "description": "Method of verification.", "enum": [ "cname", "meta tag" ], "example": "cname", "type": "string" }