Skip to content

Commit

Permalink
Merge pull request #19 from skissane/patch-1
Browse files Browse the repository at this point in the history
token_information_class.md: TokenLoggingInformation
  • Loading branch information
m417z authored Jan 3, 2025
2 parents 24af683 + 9002407 commit df0f1d1
Showing 1 changed file with 9 additions and 0 deletions.
9 changes: 9 additions & 0 deletions descriptions/token_information_class.md
Original file line number Diff line number Diff line change
Expand Up @@ -574,3 +574,12 @@ This info class value was previously known as `TokenOriginatingProcessTrustLevel
### See also
- `RtlIsCapabilitySid`
- `RtlDeriveCapabilitySidsFromName`

## TokenLoggingInformation (49)
Returns logging information associated with the token.

| | Query | Set
| --------------- | --------------------------- | ---
| Type | `TOKEN_LOGGING_INFORMATION` | N/A
| Required access | `TOKEN_QUERY` | N/A
| Minimal version | Windows 11 24H2 | N/A

0 comments on commit df0f1d1

Please sign in to comment.