Skip to main content
A newer version of this page is available. .

SecurityStrategyComplex Events

A Security Strategy that maintains users who have a list of associated roles.
Name Description
CustomInitializeNewUser Occurs when a user is automatically created.
CustomizeRequestProcessors Occurs after Permission Request Processors are registered. Inherited from SecurityStrategy.
Disposed Occurs when the component is disposed by a call to the Dispose() method. Inherited from Component.
See Also