Skip to main content
.NET 6.0+

SecurityStrategyComplex Events

A Security Strategy that maintains users who have a list of associated roles.
Name Description
Changed For internal use. Inherited from SecurityStrategyBase.
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.
LoggingOff For internal use. Inherited from SecurityStrategyBase.
LoggingOn For internal use. Inherited from SecurityStrategyBase.
See Also