Click or drag to resize

AccessConstraintEvaluationResult.Constraint Property

Gets the constraint instance that was evaluated.

Namespace:  AGI.Foundation.Access
Assembly:  AGI.Foundation.Core (in AGI.Foundation.Core.dll) Version: 25.1.421.0 (25.1.421.0)
Syntax
public AccessConstraint Constraint { get; }

Property Value

Type: AccessConstraint
See Also