The SnapshotApplyOperationType enumeration contains types of operations that are used to apply security policy.
It is used by the following method:
Value | Brief description |
0 | None. None. |
1 | Begin. Begin. |
2 | Read. Read from a file. |
3 | Prepare. Read from repository and compare. |
4 | Descriptors. Add descriptors of access permissions. |
5 | Objects. Set permissions on objects. |
6 | Security. Security policy. |
7 | IsaUser. ISA activation. |
8 | UpdateUsers. Users update. |
9 | End. End. |
See also: