OverrideAuthenticationAttribute.FiltersToOverride Property

Definition

Gets the filters to override for this instance.

public Type FiltersToOverride { get; }
member this.FiltersToOverride : Type
Public ReadOnly Property FiltersToOverride As Type

Property Value

The filters to override for this instance.

Implements

Applies to