SecurityStrategy Class
An abstract base class for Security Strategies.
Namespace: DevExpress.ExpressApp.Security
Assembly: DevExpress.ExpressApp.Security.v24.2.dll
NuGet Package: DevExpress.ExpressApp.Security
#Declaration
public abstract class SecurityStrategy :
SecurityStrategyBase,
IDataServerSecurity,
ISelectDataSecurityProvider,
IRequestSecurityStrategy,
IRequestSecurity,
ISecurityStrategyBase,
ISupportLogonEvent,
ISupportSecurityTypeManager,
ISupportNavigationPermissionsForTypes,
ISupportAnonymousAllowedTypeCollection,
ISecuredActionsSource
#Related API Members
The following members return SecurityStrategy objects:
#Implements
#Inheritance
#Extension Methods
Show 21 items
See Also