Skip to main content

SecurityStrategy Events

An abstract base class for Security Strategies.
Name Description
CustomizeRequestProcessors Occurs after Permission Request Processors are registered.
Disposed Occurs when the component is disposed by a call to the Dispose() method. Inherited from Component.
LoggingOff For internal use. Inherited from SecurityStrategyBase.
LoggingOn For internal use. Inherited from SecurityStrategyBase.
See Also