Freigeben über


UnauthenticatedClientActionV2 type

Definiert Werte für UnauthenticatedClientActionV2.

type UnauthenticatedClientActionV2 =
  | "RedirectToLoginPage"
  | "AllowAnonymous"
  | "Return401"
  | "Return403"