AuthenticationMode type

Defines values for AuthenticationMode.
KnownAuthenticationMode can be used interchangeably with AuthenticationMode, this enum contains the known values that the service supports.

Known values supported by the service

Msi
UserToken
ConnectionString

type AuthenticationMode = string