AuthenticationMode type

Defines values for AuthenticationMode.

type AuthenticationMode = "SharedKey" | "AAD" | "TaskAuthenticationToken"