Share via


UnauthenticatedClientAction Enum

Definition

The action to take when an unauthenticated client attempts to access the app.

public enum UnauthenticatedClientAction
type UnauthenticatedClientAction = 
Public Enum UnauthenticatedClientAction
Inheritance
UnauthenticatedClientAction

Fields

AllowAnonymous 1

AllowAnonymous.

RedirectToLoginPage 0

RedirectToLoginPage.

Applies to