ConnectAuthKind type
The authentication kind used to poll the data
KnownConnectAuthKind can be used interchangeably with ConnectAuthKind,
this enum contains the known values that the service supports.
Known values supported by the service
Basic: Basic
OAuth2: OAuth2
APIKey: APIKey
type ConnectAuthKind = string