#### [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\.BackChannelLogout Class

Back\-channel logout intake: range 1100\-1199\.

```csharp
public static class LogEvents.BackChannelLogout
```

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

## LogEvents\.BackChannelLogout\.RequestRefused Field {#Abblix.SecurityEvents.LogEvents.BackChannelLogout.RequestRefused}

A logout request was refused; the message carries the error code and the description
that travelled back to the provider\.

```csharp
public const int RequestRefused = 1101;
```

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