TlsAuthenticationType type
Defines values for TlsAuthenticationType.
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