Megosztás a következőn keresztül:


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

RedirectToLoginPage 0

RedirectToLoginPage.

AllowAnonymous 1

AllowAnonymous.

Applies to