AuthenticationMode type

AuthenticationMode の値を定義します。

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