Share via


AuthenticationMode type

The authentication mode for the Batch account.

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