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