共用方式為


RestAuthLocation type

定義 RestAuthLocation 的值。 可能的值包括:'Query'、'Header'

type RestAuthLocation = "Query" | "Header"