Skip to main content
Table of Contents

Class LogEvents.BusEnvelopeIntegrity

Namespace
Stratara.Diagnostics
Assembly
Stratara.Diagnostics.dll

Bus-envelope integrity startup event-IDs (113_000s) — emitted by the integrity-startup probe.

public static class LogEvents.BusEnvelopeIntegrity
Inheritance
LogEvents.BusEnvelopeIntegrity
Inherited Members

Fields

IntegrityEnabledWithoutSigner

BusEnvelopeIntegrity.Mode is Permissive or Strict but no IBusEnvelopeSigner is registered — verification silently no-ops (warning).

public const int IntegrityEnabledWithoutSigner = 113002

Field Value

int

IntegrityOffInProduction

BusEnvelopeIntegrity.Mode is Off on a Production host (warning).

public const int IntegrityOffInProduction = 113001

Field Value

int