WebEventCodes.AuditCodeBase Pole

Definicja

Określa przesunięcie kodów zdarzeń inspekcji 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
Int32

Uwagi

AuditCodeBaseWartość reprezentuje przesunięcie dla zakresu kodu zdarzenia głównego skojarzonego z WebAuthenticationSuccessAuditEvent WebSuccessAuditEvent typami,, WebAuthenticationFailureAuditEvent , WebFailureAuditEvent i WebViewStateFailureAuditEvent .

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

Dotyczy

Zobacz też