AccessAttributeValue

Description

The AccessAttributeValue class is used to create an access attribute.

Constructors

  Constructor name Brief description
Create The Create constructor creates an access attribute.

Properties inherited from IAccessAttributeValue

  Property name Brief description
BitCount

TheBitCount property returns the number of security subjects, for which permissions can be defined.
ToInteger

The ToInteger property returns the decimal number that corresponds to bit access mask.
ToString

The ToString property returns the string that corresponds to bit access mask.
Value

The Value property determines an access permission value. The True value means that corresponding permissions exist, the False value means they do not.

See also:

Metabase Assembly Classes