AuthenticationMode type

Modalità di autenticazione per l'account Batch.

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