次の方法で共有


AuthenticationType type

AuthenticationType の値を定義します。

type AuthenticationType = "Invalid" | "None" | "Basic" | "NTLM"