Skip to main content
All docs
V25.2
  • SecuredObjectSpaceProvider.CustomSecurityCriteriaPatcher Event

    For internal use.

    Namespace: DevExpress.ExpressApp.Security.ClientServer

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

    NuGet Package: DevExpress.ExpressApp.Security.Xpo

    Declaration

    public event EventHandler<CustomSecurityCriteriaPatcherEventArgs> CustomSecurityCriteriaPatcher

    Event Data

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

    See Also