TargetingContext Class

Definition

Contextual information that is required to perform a targeting evaluation.

public class TargetingContext : Microsoft.FeatureManagement.FeatureFilters.ITargetingContext
type TargetingContext = class
    interface ITargetingContext
Public Class TargetingContext
Implements ITargetingContext
Inheritance
TargetingContext
Implements

Constructors

TargetingContext()

Properties

Groups

The groups that should be considered when evaluating if the context is being targeted.

UserId

The user id that should be considered when evaluating if the context is being targeted.

Applies to