共用方式為


UnauthenticatedClientActionV2 列舉

未驗證用戶端嘗試存取應用程式時要採取的動作。

繼承
builtins.str
UnauthenticatedClientActionV2
UnauthenticatedClientActionV2

建構函式

UnauthenticatedClientActionV2(value, names=None, *, module=None, qualname=None, type=None, start=1, boundary=None)

欄位

ALLOW_ANONYMOUS
REDIRECT_TO_LOGIN_PAGE
RETURN401
RETURN403