PhoenixAuthenticationType type

The authentication mechanism used to connect to the Phoenix server.
KnownPhoenixAuthenticationType can be used interchangeably with PhoenixAuthenticationType, this enum contains the known values that the service supports.

Known values supported by the service

Anonymous: Anonymous
UsernameAndPassword: UsernameAndPassword
WindowsAzureHDInsightService: WindowsAzureHDInsightService

type PhoenixAuthenticationType = string