TlsAuthenticationType type
TLS authentication type enum.
KnownTlsAuthenticationType can be used interchangeably with TlsAuthenticationType,
this enum contains the known values that the service supports.
Known values supported by the service
Server: Server authentication
Mutual: Mutual TLS
type TlsAuthenticationType = string