GetMbSecSnapshotResult GetMbSecSnapshot(MbSecSnapshotId tMbSecSnapshot, GetMbSecSnapshotArg tArg)
tMbSecSnapshot. Moniker of the object that is used to work with security policy backups.
tArg. Operation execution parameters.
The GetMbSecSnapshot operation gets information about state of the object that is used to create a security policy backup.
The operation can be used if asynchronous restoring of security policy has been previously started from a binary file by means of the SetMbSecSnapshot operation. Calling the GetMbSecSnapshot operation enables the user to know the progress of the restoring procedure, and the operation currently being executed.
To execute the operation, in the tMbSecSnapshot field specify moniker of the object that is used for creating a security policy backup, and in the tArg.pattern field specify the pattern that will be used to get information about object state.
The operation results in the requested information.
Various methods of using the operation are given in the following examples:
Example name |
Getting Information about Security Policy Backup |
See also: