AccessElementAttributes

Description

The AccessElementAttributes enumeration contains access attributes types.

It is used by the following property:

Available Values

Value Brief description
0 None. Not defined.
1 Read. Right to read.
2 Write. Right to write.
4 Delete. Right to delete.
8 Access. Right to change permissions.
16 Mandatory. Mandatory access.

See also:

Metabase Assembly Enumerations