ISecurityLabels

Description

The ISecurityLabels interface contains properties of parameters of security label.

Comments

Security labels are assigned for table dictionaries, MDM dictionaries and MDM compound dictionaries.

Properties

  Property name Brief description
BitCount TheBitCount property determines number of security subjects for which bits in access mask can be compared.
Mapping The Mapping property determines a map of correspondence of mask bits with security subjects.
Value The Value property returns a mask value for a security subject in a decimal mode. It is used while corresponding mask bits with no more than 32 security subjects.
ValueStr The ValueStr property returns a mask value for a security subject in a string mode. It is used while corresponding mask bits with more than 32 security subjects.

See also:

Metabase Assembly Interfaces