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