The AccessAttributeValue class is used to create access attributes.
Constructor name | Brief description | |
Create | The Create constructor creates access attribute. |
Property name | Brief description | |
TheBitCount property returns number of security subjects which may have permissions defined. | ||
The ToInteger property returns decimal number that corresponds to bit access mask. | ||
The ToString property returns the string that corresponds to bit access mask. | ||
The Value property determines value of access permission. The True value means that corresponding permissions exist, the False value means they do not. |
See also: