Variable ColumnInfo.privileges

Privileges for logged in user.

struct ColumnInfo
{
  // ...
  string privileges ;
  // ...
}