TargetingContextAccessor Interface

public interface TargetingContextAccessor

Interface for providing a Targeting Context to the `Microsoft.TargetingFilter`.

Method Summary

Modifier and Type Method and Description
abstract void configureTargetingContext(TargetingContext context)

Configures the Targeting Context for Feature Targeting evaluation.

Method Details

configureTargetingContext

public abstract void configureTargetingContext(TargetingContext context)

Configures the Targeting Context for Feature Targeting evaluation.

Parameters:

context - Targeting Context for selecting feature

Applies to