Skip to main content
All docs
V25.2
  • ISecurityProvider Interface

    Provides access to the Security System in ASP.NET Core applications.

    Namespace: DevExpress.ExpressApp.Security

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

    Declaration

    public interface ISecurityProvider

    Remarks

    Refer to the following help topics to find examples on how to use this service in different scenarios:

    See Also