Update event-5140.md

Updated the document per author's guidance on table

Fixes#https://github.com/MicrosoftDocs/windows-itpro-docs/issues/10657
This commit is contained in:
Sriraman M S
2022-12-07 20:34:23 +05:30
committed by GitHub
parent 9540325bf1
commit 91de098a4c

View File

@ -132,7 +132,7 @@ This event generates once per session, when first access attempt was made.
**Access Request Information:** **Access Request Information:**
- **Access Mask** \[Type = HexInt32\]: the sum of hexadecimal values of requested access rights. See Table 13. File access codes.” for different hexadecimal values for access rights. Has always “**0x1**” value for this event. - **Access Mask** \[Type = HexInt32\]: the sum of hexadecimal values of requested access rights. See [Table of file access codes](/windows/security/threat-protection/auditing/event-5145#table-of-file-access-codes) for different hexadecimal values for access rights. It always has “**0x1**” value for this event.
- **Accesses** \[Type = UnicodeString\]: the list of access rights that were requested by **Subject\\Security ID**. These access rights depend on **Object Type**. Has always “**ReadData (or ListDirectory)**” value for this event. - **Accesses** \[Type = UnicodeString\]: the list of access rights that were requested by **Subject\\Security ID**. These access rights depend on **Object Type**. Has always “**ReadData (or ListDirectory)**” value for this event.