Table of Contents

Enum AccountLogging

Namespace
KASserver
Assembly
KASserver.Client.dll

The web server log mode of an account (KAS logging).

public enum AccountLogging

Fields

Full = 0

Full logging including the visitor IP (voll).

None = 3

No logging (keine).

Short = 1

Short logging (kurz).

WithoutIp = 2

Logging without the visitor IP (ohneip).