You are viewing limited content. For full access, please sign in.

Question

Question

SystemColumn.AccessRights

asked on November 2, 2017

I am retrieving folder information and I noticed one of the columns I can retrieve is SystemColumn.AccessRights.  When I use the GetDatumAsString method to retrieve the values it looks like some sort of dump. 

What does this field value contain and how can I retrieve the actual value from this value?

0 0

Answer

APPROVED ANSWER
replied on November 2, 2017

The string version contains the three-letter abbreviation for the rights (see here for the full list). If you retrieve the raw version of the column, it is the bit mask representing the rights in the Laserfiche.RepositoryAccess.EntryRights enumeration.

1 0

Replies

You are not allowed to reply in this post.
You are not allowed to follow up in this post.

Sign in to reply to this post.