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

    Provides access to the current user information and allows you to manage its authentication state in ASP.NET Core applications.

    Namespace: DevExpress.ExpressApp.Security

    Assembly: DevExpress.ExpressApp.v25.2.dll

    Declaration

    public interface ISecurityStrategyBase

    Remarks

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

    See Also