Discussion:
AccessRightsMask value
(too old to reply)
Nishant Rana
2007-10-11 11:05:01 UTC
Permalink
Hi All,
In PrincipalObjectAccess table we have a column AccessRightsMask.
The value of 4 means AppendAccess
The value of 8 means AppendToAccess
The value of 0x80 means AssignAccess
etc..

But it also has a value of 0

What does a value of 0 means?
Michael Höhne
2007-10-12 13:17:34 UTC
Permalink
Most likely "No Access".
--
Michael Höhne, Microsoft Dynamics CRM MVP

Web: http://www.stunnware.com/crm2
Feed: http://www.stunnware.com/crm2/atom.aspx
Custom Lookup Dialog: http://www.stunnware.com/crm2/?area=customLookup
The JavaScript Snippets Directory:
http://www.stunnware.com/crm2/topic.aspx?id=JS13

----------------------------------------------------------
Post by Nishant Rana
Hi All,
In PrincipalObjectAccess table we have a column AccessRightsMask.
The value of 4 means AppendAccess
The value of 8 means AppendToAccess
The value of 0x80 means AssignAccess
etc..
But it also has a value of 0
What does a value of 0 means?
Loading...