TlsVersion type

Minimum TLS version of the publisher allowed to publish to this domain
KnownTlsVersion can be used interchangeably with TlsVersion, this enum contains the known values that the service supports.

Known values supported by the service

1.0: 1.0
1.1: 1.1
1.2: 1.2

type TlsVersion = string