AuthorizeAttribute.ActiveAuthenticationSchemes Property

Definition

Caution

Use AuthenticationSchemes instead.

Gets or sets a comma delimited list of schemes from which user information is constructed.

C#
public string ActiveAuthenticationSchemes { get; set; }
C#
[System.Obsolete("Use AuthenticationSchemes instead.", false)]
public string ActiveAuthenticationSchemes { get; set; }

Property Value

Implements

Attributes

Applies to

Product Versions (Obsolete)
ASP.NET Core 1.0, 1.1 (2.0, 2.1, 2.2)