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

## Abblix\.SecurityEvents Namespace

| Classes | |
| :--- | :--- |
| [EventsCollection](https://www.abblix.com/en/docs/api/abblix-securityevents/Abblix.SecurityEvents.EventsCollection 'Abblix\.SecurityEvents\.EventsCollection') | The value of the "events" claim: the event statements a SET expresses, each a name/value pair whose name is the event identifier URI and whose value is the event's payload \(RFC 8417 Section 2\.2\)\. |
| [LogEvents](https://www.abblix.com/en/docs/api/abblix-securityevents/Abblix.SecurityEvents.LogEvents 'Abblix\.SecurityEvents\.LogEvents') | The event identifiers of this assembly's structured log messages\. Runbooks key off the numbers, so an identifier stays stable across message\-text edits; the XML docs here are the canonical allocation record\. |
| [LogEvents\.BackChannelLogout](https://www.abblix.com/en/docs/api/abblix-securityevents/Abblix.SecurityEvents.LogEvents.BackChannelLogout 'Abblix\.SecurityEvents\.LogEvents\.BackChannelLogout') | Back\-channel logout intake: range 1100\-1199\. |
| [LogEvents\.Composition](https://www.abblix.com/en/docs/api/abblix-securityevents/Abblix.SecurityEvents.LogEvents.Composition 'Abblix\.SecurityEvents\.LogEvents\.Composition') | Composition and dependency\-injection wiring: range 1000\-1099\. |
| [SecurityEventToken](https://www.abblix.com/en/docs/api/abblix-securityevents/Abblix.SecurityEvents.SecurityEventToken 'Abblix\.SecurityEvents\.SecurityEventToken') | A Security Event Token \(SET\): a JWT whose claims describe one or more aspects of a security event that occurred to a subject \(RFC 8417 Section 2\)\. This type is a typed view over the underlying [JsonWebToken](https://www.abblix.com/en/docs/api/abblix-jwt/Abblix.Jwt.JsonWebToken 'Abblix\.Jwt\.JsonWebToken'), naming the claims the SET profile gives meaning to\. |
| [SecurityEventTokenBuilder](https://www.abblix.com/en/docs/api/abblix-securityevents/Abblix.SecurityEvents.SecurityEventTokenBuilder 'Abblix\.SecurityEvents\.SecurityEventTokenBuilder') | Builds a SET whose envelope satisfies RFC 8417 by construction: the required claims are enforced, the "typ" header is fixed, and the one claim the profile forbids cannot be written\. |
