AllowAnonymousFilter Klasse
Definition
Wichtig
Einige Informationen beziehen sich auf Vorabversionen, die vor dem Release ggf. grundlegend überarbeitet werden. Microsoft übernimmt hinsichtlich der hier bereitgestellten Informationen keine Gewährleistungen, seien sie ausdrücklich oder konkludent.
Eine Implementierung von IAllowAnonymousFilter
public ref class AllowAnonymousFilter : Microsoft::AspNetCore::Mvc::Authorization::IAllowAnonymousFilter
public class AllowAnonymousFilter : Microsoft.AspNetCore.Mvc.Authorization.IAllowAnonymousFilter
type AllowAnonymousFilter = class
interface IAllowAnonymousFilter
interface IFilterMetadata
Public Class AllowAnonymousFilter
Implements IAllowAnonymousFilter
- Vererbung
-
AllowAnonymousFilter
- Implementiert
Konstruktoren
AllowAnonymousFilter() |
Eine Implementierung von IAllowAnonymousFilter |