IAccessAttributeValue.ToString

Syntax

ToString: String;

Description

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

Comments

The whole mask is divided into groups by 32 bits, each group in a line is put in correspondence with a substring of 12 characters in which a decimal number that is a mask group and spaces are included.

See also:

IAccessAttributeValue

AccessAttributeValue.Create