Back to Devexpress

ISecurityStrategyBase Interface

expressappframework-devexpress-dot-expressapp-dot-security-4f5da365.md

latest1.9 KB
Original Source

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

NuGet Package : DevExpress.ExpressApp

Declaration

csharp
public interface ISecurityStrategyBase
vb
Public Interface ISecurityStrategyBase

The following members return ISecurityStrategyBase objects:

Remarks

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

See Also

ISecurityStrategyBase Members

DevExpress.ExpressApp.Security Namespace