IAccessConstraintsServiceConstraints Property |
Namespace:
AGI.Foundation.Access
Assembly:
AGI.Foundation.Core (in AGI.Foundation.Core.dll) Version: 24.2.419.0 (24.2.419.0)
Syntax AccessConstraintCollection Constraints { get; }
ReadOnly Property Constraints As AccessConstraintCollection
Get
property AccessConstraintCollection^ Constraints {
AccessConstraintCollection^ get ();
}
abstract Constraints : AccessConstraintCollection with get
Property Value
Type:
AccessConstraintCollectionSee Also