共用方式為


AuthenticationType type

定義 AuthenticationType 的值。

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