#### [Abblix\.SecurityEvents](https://www.abblix.com/en/docs/api/abblix-securityevents 'index')
### [Abblix\.SecurityEvents](https://www.abblix.com/en/docs/api/abblix-securityevents/Abblix.SecurityEvents 'Abblix\.SecurityEvents').[LogEvents](https://www.abblix.com/en/docs/api/abblix-securityevents/Abblix.SecurityEvents.LogEvents 'Abblix\.SecurityEvents\.LogEvents')

## LogEvents\.Composition Class

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

```csharp
public static class LogEvents.Composition
```

Inheritance [System\.Object](https://learn.microsoft.com/en-us/dotnet/api/system.object 'System\.Object') → Composition
### Fields

## LogEvents\.Composition\.InsecureProfileAllowance Field {#Abblix.SecurityEvents.LogEvents.Composition.InsecureProfileAllowance}

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

```csharp
public const int InsecureProfileAllowance = 1001;
```

#### Field Value
[System\.Int32](https://learn.microsoft.com/en-us/dotnet/api/system.int32 'System\.Int32')
