public static interface Winevt.EVT_CHANNEL_SID_TYPE
Modifier and Type | Field | Description |
---|---|---|
static int |
EvtChannelSidTypeNone |
Do not include with the event the SID of the principal that logged the event.
|
static int |
EvtChannelSidTypePublishing |
Include with the event the SID of the principal that logged the event.
|
static final int EvtChannelSidTypeNone
static final int EvtChannelSidTypePublishing