UnauthenticatedClientAction Enum

Definition

Defines values for UnauthenticatedClientAction.

C#
[Newtonsoft.Json.JsonConverter(typeof(Newtonsoft.Json.Converters.StringEnumConverter))]
public enum UnauthenticatedClientAction
Inheritance
UnauthenticatedClientAction
Attributes
Newtonsoft.Json.JsonConverterAttribute

Fields

Name Value Description
RedirectToLoginPage 0
AllowAnonymous 1

Applies to

Product Versions
Azure SDK for .NET Legacy