AccessConstraintEvaluationResultSource Property |
Gets the type or source of the constraint.
Namespace:
AGI.Foundation.Access
Assembly:
AGI.Foundation.Core (in AGI.Foundation.Core.dll) Version: 24.2.419.0 (24.2.419.0)
Syntax public AccessConstraintSource Source { get; }
Public ReadOnly Property Source As AccessConstraintSource
Get
public:
property AccessConstraintSource Source {
AccessConstraintSource get ();
}
member Source : AccessConstraintSource with get
Property Value
Type:
AccessConstraintSourceSee Also