Implemented interface member:
property
AuthenticationSchemes
Microsoft.AspNetCore.Authorization.IAuthorizeData.AuthenticationSchemes
2 references to AuthenticationSchemes
Microsoft.AspNetCore.Authorization (2)
AuthorizeAttribute.cs (2)
52
return DebuggerHelpers.GetDebugText(nameof(Policy), Policy, nameof(Roles), Roles, nameof(
AuthenticationSchemes
),
AuthenticationSchemes
, includeNullValues: false, prefix: "Authorize");