MutableAuditContext Class Members
- Last UpdatedApr 08, 2026
- 2 minute read
The following tables list the members exposed by MutableAuditContext.
| Name | Description | |
|---|---|---|
![]() | AuditContextIdentifier | The identifier of the auditing context. |
![]() | CommandLine | The command line args involved in the transaction. |
![]() | PackageIdentifier | The identifier of the package. |
![]() | SystemName | System name. |
![]() | User | String of User. |
![]() | Zone | String of Zone. |
| Name | Description | |
|---|---|---|
![]() | CreateAuditContext | Creates an AuditContext based on this IMutableAuditContext. |
![]() | SetCommandLine | Set the command line information. |
![]() | SetPackageIdentifier | Set the package unique identifier. |


