次の方法で共有


RestRequestAuthenticationUnion type

type RestRequestAuthenticationUnion =
  | RestRequestAuthentication
  | RolloutIdentityAuthentication
  | ApiKeyAuthentication