SecurityStrategy Class
In This Article
An abstract base class for Security Strategies.
Namespace: DevExpress.ExpressApp.Security
Assembly: DevExpress.ExpressApp.Security.v25.1.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:
#Inheritance
See Also