UnauthenticatedClientAction Enum

Definition

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

C#
public enum UnauthenticatedClientAction
Inheritance
UnauthenticatedClientAction

Fields

Name Value Description
RedirectToLoginPage 0

RedirectToLoginPage.

AllowAnonymous 1

AllowAnonymous.

Applies to

Product Versions
Azure SDK for .NET Latest, Preview