Back to Devexpress

SecurityStrategy Events

expressappframework-devexpress-dot-expressapp-dot-security-dot-securitystrategy-dot-underscore-events.md

latest1.5 KB
Original Source

SecurityStrategy Events

An abstract base class for Security Strategies.

NameDescription
CustomizeRequestProcessorsOccurs after Permission Request Processors are registered.
DisposedOccurs when the component is disposed by a call to the Dispose() method. Inherited from Component.
LoggingOffFor internal use. Inherited from SecurityStrategyBase.
LoggingOnFor internal use. Inherited from SecurityStrategyBase.

See Also

SecurityStrategy Class

SecurityStrategy Members

DevExpress.ExpressApp.Security Namespace