SecuritySpecificRights

Description

The SecuritySpecificRights enumeration contains a list of specific operations available for security policy.

Comments

A list of basic and additional operations is available in the MetabaseObjectPredefinedRights enumeration.

It is used by the following properties and methods:

Available Values

Value Brief description
1048576 Read. Read security policy.
2097152 Write. Write security policy.
4194304 SaveSnapshot. Save contour of security policy.
8388608 ApplySnapshot. Apply contour of security policy.

See also:

Metabase Assembly Enumerations