Udostępnij za pośrednictwem


WebEventCodes.AuditCodeBase Pole

Definicja

Określa przesunięcie kodów zdarzeń inspekcji monitorowania kondycji ASP.NET. To pole jest stałe.

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

Wartość pola

Value = 4000

Uwagi

Wartość AuditCodeBase reprezentuje przesunięcie dla głównego zakresu kodu zdarzeń skojarzonego WebAuthenticationSuccessAuditEventz typami , WebSuccessAuditEvent, WebAuthenticationFailureAuditEvent, WebFailureAuditEventi WebViewStateFailureAuditEvent .

Wszystkie kody inspekcji są przypisane wartości większe niż AuditCodeBase.

Dotyczy

Zobacz też