PolicyEvaluationContext Class

Definition

Captures the context required for policy evaluation.

public sealed record PolicyEvaluationContext(PackagingProject Project, PackagingRequest Request, IdentityResult? Identity) : IEquatable<PolicyEvaluationContext>
Tip: use kind:method, kind:property, kind:ctor. Press Esc to clear.

Constructors (1)

Properties (3)