Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
The WSS ACL Format structure contains an array of WSS ACE (section 2.2.3.1).
|
|
|
|
|
|
|
|
|
|
1 |
|
|
|
|
|
|
|
|
|
2 |
|
|
|
|
|
|
|
|
|
3 |
|
---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
SecurityVersion |
|||||||||||||||||||||||||||||||
... |
|||||||||||||||||||||||||||||||
NumAces |
|||||||||||||||||||||||||||||||
Aces (variable) |
|||||||||||||||||||||||||||||||
... |
SecurityVersion (8 bytes): An 8-byte integer specifying the site collection's security version value that was used to compute the ACL.
NumAces (4 bytes): A 4-byte integer specifying the count of ACEs within ACL.
Aces (variable): An array of ACEs for each principal (1) in this ACL.