共用方式為


RestRequestAuthenticationUnion type

包含 RestRequestAuthentication 的可能案例。

type RestRequestAuthenticationUnion =
  | RestRequestAuthentication
  | RolloutIdentityAuthentication
  | ApiKeyAuthentication