Interface ITargetingContextAccessor


public interface ITargetingContextAccessor
Interface for providing a Targeting Context to the `Microsoft.TargetingFilter`.
  • Method Summary

    Modifier and Type
    Method
    Description
    Returns the Targeting Context for Feature Targeting evaluation.
  • Method Details

    • getContextAsync

      Mono<TargetingContext> getContextAsync()
      Returns the Targeting Context for Feature Targeting evaluation.
      Returns:
      Mono<TargetContext>