IMutableAuditContext Interface Members
- Last UpdatedApr 08, 2026
- 2 minute read
The following tables list the members exposed by IMutableAuditContext.
| Name | Description | |
|---|---|---|
![]() | AuditContextIdentifier | The auidt context identifier. (Inherited from OASySDNA.MoC.Common.Auditing.Publishers.IAuditContext) |
![]() | CommandLine | The command line args involved in the transaction. (Inherited from ) |
![]() | PackageIdentifier | The package unique identifier. (Inherited from ) |
![]() | SystemName | The originating system of the transaction. (Inherited from ) |
![]() | User | The originating user of the transaction. (Inherited from ) |
![]() | Zone | The originating zone of the transaction. (Inherited from ) |
| Name | Description | |
|---|---|---|
![]() | CreateAuditContext | Creates an AuditContext based on this IMutableAuditContext. |
![]() | SetCommandLine | Set the command line information. |
![]() | SetPackageIdentifier | Set the package unique identifier. |

