The SecuritySpecificRights enumeration contains a list of specific operations available for security policy.
A list of basic and additional operations is available in the MetabaseObjectPredefinedRights enumeration.
It is used by the following properties and methods:
Value | Brief description |
1048576 | Read. Read security policy. |
2097152 | Write. Write security policy. |
4194304 | SaveSnapshot. Save security policy contour. |
8388608 | ApplySnapshot. Apply contour of security policy. |
See also: