MetabaseUpdateNodeAccessType

Description

The MetabaseUpdateNodeAccessType enumeration contains the type of access to the update object.

It is used by the following properties and methods:

Available Values

Value Brief description
0 None. The value is not initialized.
1 MetadataAllowed. There is an access to metadata.
2 SecurityAllowed. There is an access to permissions.
3 Full. Complete access.
4 Restricted. No access.

See also:

Metabase Assembly Enumerations