TargetingFilter Class
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
A feature filter that can be used to activate features for targeted audiences.
[Microsoft.FeatureManagement.FilterAlias("Microsoft.Targeting")]
public class TargetingFilter : Microsoft.FeatureManagement.IFeatureFilter
[<Microsoft.FeatureManagement.FilterAlias("Microsoft.Targeting")>]
type TargetingFilter = class
interface IFeatureFilter
interface IFeatureFilterMetadata
Public Class TargetingFilter
Implements IFeatureFilter
- Inheritance
-
TargetingFilter
- Attributes
- Implements
Constructors
| TargetingFilter(IOptions<TargetingEvaluationOptions>, ITargetingContextAccessor, ILoggerFactory) |
Creates a targeting feature filter. |
Methods
| EvaluateAsync(FeatureFilterEvaluationContext) |
Performs a targeting evaluation using the current TargetingContext to determine if a feature should be enabled. |
Applies to
الملاحظات
إرسال الملاحظات وعرضها المتعلقة بـ