HiveAuthenticationType type
The authentication method used to access the Hive server.
KnownHiveAuthenticationType can be used interchangeably with HiveAuthenticationType,
this enum contains the known values that the service supports.
Known values supported by the service
Anonymous: Anonymous
Username: Username
UsernameAndPassword: UsernameAndPassword
WindowsAzureHDInsightService: WindowsAzureHDInsightService
type HiveAuthenticationType = string