Skip to main content
.NET 6.0+

SecuredObjectSpaceProvider.CustomSecurityCriteriaPatcher Event

For internal use.

Namespace: DevExpress.ExpressApp.Security.ClientServer

Assembly: DevExpress.ExpressApp.Security.Xpo.v23.2.dll

Declaration

public event EventHandler<CustomSecurityCriteriaPatcherEventArgs> CustomSecurityCriteriaPatcher

Event Data

The CustomSecurityCriteriaPatcher event's data class is DevExpress.Xpo.CustomSecurityCriteriaPatcherEventArgs.

See Also