PRELIMINARY INFORMATION - SUBJECT TO CHANGE
This document is provided on an "AS IS" basis without warranties of any kind. Smartsite iXperion class libraries may change in future releases.

Syntax

C# Copy imageCopy Code
                                  public class SecuritySystemBase
Visual Basic (Declaration) Copy imageCopy Code
                                  Public Class SecuritySystemBase

The type exposes the following events.

Public Events

  Name Description
Public event SecurityChanged
Raised when a user, user role, user group or any other security aspect changes.

See Also

Advanced