Skip to main content
All docs
V25.1
  • .NET 8.0+

    SecuredObjectSpaceProvider.CustomSecurityCriteriaPatcher Event

    For internal use.

    Namespace: DevExpress.ExpressApp.Security.ClientServer

    Assembly: DevExpress.ExpressApp.Security.Xpo.v25.1.dll

    Declaration

    public event EventHandler<CustomSecurityCriteriaPatcherEventArgs> CustomSecurityCriteriaPatcher

    Event Data

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

    See Also