次の方法で共有


EventKeywords 列挙型

定義

EventOpcode

この列挙体は、メンバー値のビットごとの組み合わせをサポートしています。

[System.Flags]
public enum EventKeywords
[<System.Flags>]
type EventKeywords = 
Public Enum EventKeywords
継承
EventKeywords
属性

フィールド

All -1

すべてをオンにします。

AuditFailure 4503599627370496

FAiled セキュリティ監査

AuditSuccess 9007199254740992

セキュリティ監査の成功

CorrelationHint 18014398509481984

関連するアクティビティ ID が計算値であり、GUID ではないイベントを転送する

EventLogClassic 36028797018963968

クラシック イベント ログ API を使用して発生するイベント

None 0

ワイルド カード値

Sqm 2251799813685248

SQM イベント

WdiContext 562949953421312

WDI コンテキスト イベント

WdiDiagnostic 1125899906842624

WDI 診断イベント

適用対象