Assembly: Metabase;
The ISecuritySnapshotCallback interface contains methods that implement events that occur on restoring security policy settings from backup.
ISecuritySnapshotCallback
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.
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: