Skip to content

Abblix.SecurityEvents.LogEvents

LogEvents.Composition Class

Composition and dependency-injection wiring: range 1000-1099.

C#
public static class LogEvents.Composition

Inheritance System.Object → Composition

Fields

LogEvents.Composition.InsecureProfileAllowance Field

The composed validation profile lacks a security-critical default step under an explicit allowance; the message carries the missing steps and the reason given.

C#
public const int InsecureProfileAllowance = 1001;

Field Value

System.Int32