ISecuritySnapshotCallback

Assembly: Metabase;

Description

The ISecuritySnapshotCallback interface contains methods that implement events that occur on restoring security policy settings from backup.

Inheritance Hierarchy

          ISecuritySnapshotCallback

Comments

To save a security policy backup and restore settings from it, use the ISecuritySnapshot interface.

To get a log of security policy circuit application, use the ISecuritySnapshotLog interface.

Methods

  Method name Brief description
OnOperation The OnOperation method implements an event that occurs while using the security policy.
OnSubjectApply The OnSubjectApply method implements an event that takes place while restoring the users or groups.

See also:

Metabase Assembly Interfaces