AuthenticationMode type

Batch 계정에 대한 인증 모드입니다.

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