Click or drag to resize

IAccessConstraintsServiceConstraints Property

Gets the collection of AccessConstraints attached to the given IServiceProvider.

Namespace:  AGI.Foundation.Access
Assembly:  AGI.Foundation.Core (in AGI.Foundation.Core.dll) Version: 24.1.418.0 (24.1.418.0)
Syntax
AccessConstraintCollection Constraints { get; }

Property Value

Type: AccessConstraintCollection
See Also