Skip to content

Abblix.SecurityEvents.LogEvents

LogEvents.BackChannelLogout Class

Back-channel logout intake: range 1100-1199.

C#
public static class LogEvents.BackChannelLogout

Inheritance System.Object → BackChannelLogout

Fields

LogEvents.BackChannelLogout.RequestRefused Field

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

C#
public const int RequestRefused = 1101;

Field Value

System.Int32