WebEventCodes.AuditCodeBase Veld

Definitie

Identificeert de offset voor de ASP.NET controlegebeurteniscodes voor statuscontrole. Dit veld is constant.

public: int AuditCodeBase = 4000;
public const int AuditCodeBase = 4000;
val mutable AuditCodeBase : int
Public Const AuditCodeBase As Integer  = 4000

Waarde van veld

Value = 4000

Opmerkingen

De AuditCodeBase waarde vertegenwoordigt de offset voor het primaire gebeurteniscodebereik dat is gekoppeld aan de WebAuthenticationSuccessAuditEventtypen , WebSuccessAuditEventen WebAuthenticationFailureAuditEventWebFailureAuditEvent.WebViewStateFailureAuditEvent

Alle controlecodes zijn toegewezen waarden die groter zijn dan AuditCodeBase.

Van toepassing op

Zie ook