Skip to main content
A newer version of this page is available. .
.NET Framework 4.5.2+

SecuredObjectSpaceProvider.CustomSecurityCriteriaPatcher Event

For internal use.

Namespace: DevExpress.ExpressApp.Security.ClientServer

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

Declaration

public event EventHandler<CustomSecurityCriteriaPatcherEventArgs> CustomSecurityCriteriaPatcher

Event Data

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

See Also