Share via


CheckRestrictionsResultContentEvaluationResult Class

Definition

Evaluation results for the provided partial resource content.

public class CheckRestrictionsResultContentEvaluationResult
type CheckRestrictionsResultContentEvaluationResult = class
Public Class CheckRestrictionsResultContentEvaluationResult
Inheritance
CheckRestrictionsResultContentEvaluationResult

Constructors

CheckRestrictionsResultContentEvaluationResult()

Initializes a new instance of the CheckRestrictionsResultContentEvaluationResult class.

CheckRestrictionsResultContentEvaluationResult(IList<PolicyEvaluationResult>)

Initializes a new instance of the CheckRestrictionsResultContentEvaluationResult class.

Properties

PolicyEvaluations

Gets or sets policy evaluation results against the given resource content. This will indicate if the partial content that was provided will be denied as-is.

Applies to