Nuta
Dostęp do tej strony wymaga autoryzacji. Możesz spróbować się zalogować lub zmienić katalog.
Dostęp do tej strony wymaga autoryzacji. Możesz spróbować zmienić katalogi.
Represents the configuration filter provider.
Inheritance Hierarchy
System.Object
System.Web.Http.Filters.ConfigurationFilterProvider
Namespace: System.Web.Http.Filters
Assembly: System.Web.Http (in System.Web.Http.dll)
Syntax
'Declaration
Public Class ConfigurationFilterProvider _
Implements IFilterProvider
'Usage
Dim instance As ConfigurationFilterProvider
public class ConfigurationFilterProvider : IFilterProvider
public ref class ConfigurationFilterProvider : IFilterProvider
type ConfigurationFilterProvider =
class
interface IFilterProvider
end
public class ConfigurationFilterProvider implements IFilterProvider
The ConfigurationFilterProvider type exposes the following members.
Constructors
| Name | Description | |
|---|---|---|
![]() |
ConfigurationFilterProvider | Initializes a new instance of the ConfigurationFilterProvider class. |
Top
Methods
| Name | Description | |
|---|---|---|
![]() |
Equals | (Inherited from Object.) |
![]() |
Finalize | (Inherited from Object.) |
![]() |
GetFilters | Returns the filters that are associated with this configuration method. |
![]() |
GetHashCode | (Inherited from Object.) |
![]() |
GetType | (Inherited from Object.) |
![]() |
MemberwiseClone | (Inherited from Object.) |
![]() |
ToString | (Inherited from Object.) |
Top
Thread Safety
Any public static (Shared in Visual Basic) members of this type are thread safe. Any instance members are not guaranteed to be thread safe.
.jpeg)
.jpeg)