共用方式為


UserAuthenticationMode type

定義 UserAuthenticationMode 的值。
KnownUserAuthenticationMode 可與 UserAuthenticationMode 交換使用,此列舉包含服務支援的已知值。

服務支援的已知值

匿名:用戶驗證模式為匿名。
憑證:用戶驗證模式是 x509 憑證。
UsernamePassword:用戶驗證模式是使用者名稱和密碼。

type UserAuthenticationMode = string