EvaluationModeAttribute Class

Definition

Custom attribute that describes what evaluation modes are supported by adapters

[System.AttributeUsage(System.AttributeTargets.All, AllowMultiple=false)]
public sealed class EvaluationModeAttribute : Attribute
[<System.AttributeUsage(System.AttributeTargets.All, AllowMultiple=false)>]
type EvaluationModeAttribute = class
    inherit Attribute
Public NotInheritable Class EvaluationModeAttribute
Inherits Attribute
Inheritance
EvaluationModeAttribute
Attributes

Constructors

EvaluationModeAttribute(AutomatedPolicyEvaluationMode)

ctor

Properties

AutomatedPolicyEvaluationMode

prop

EvaluationModes

Applies to