|
security
newsgroups
|
|||||||||||||||||||||||
|
|||||||||||||||||||||||
How can I read the property's "Description" of a security Log's enWhen I double click on an entry of the "Security" log in the system's "Event
Viewer", a Property window pops up. In this window, there is a "Description" section that lists many different information like "User Name:, "Domain", "Login ID"...... How can I obtain each of this inforation in my program? Thank you. -- Thanks. Have you tried using the Message property of the EventLogEntry object?
Show quoteHide quote "Pucca" <Pu***@discussions.microsoft.com> wrote in message news:6D21E0DB-A1B9-4D4A-A505-F494D2A8DC62@microsoft.com... > When I double click on an entry of the "Security" log in the system's > "Event > Viewer", a Property window pops up. In this window, there is a > "Description" > section that lists many different information like "User Name:, "Domain", > "Login ID"...... > How can I obtain each of this inforation in my program? Thank you. > -- > Thanks. Yes, I did. Thank you.
Question on if there is a built-in function to retrieve keyword value in the message? -- Show quoteHide quoteThanks. "Nicole Calinoiu" wrote: > Have you tried using the Message property of the EventLogEntry object? > > > "Pucca" <Pu***@discussions.microsoft.com> wrote in message > news:6D21E0DB-A1B9-4D4A-A505-F494D2A8DC62@microsoft.com... > > When I double click on an entry of the "Security" log in the system's > > "Event > > Viewer", a Property window pops up. In this window, there is a > > "Description" > > section that lists many different information like "User Name:, "Domain", > > "Login ID"...... > > How can I obtain each of this inforation in my program? Thank you. > > -- > > Thanks. > > > Nope. As far as the event log API is concerned, the message is just a
string. You'll need to parse it yourself. Show quoteHide quote "Pucca" <Pu***@discussions.microsoft.com> wrote in message news:686B0D37-4818-4CBC-B566-33273F4B15D4@microsoft.com... > Yes, I did. Thank you. > Question on if there is a built-in function to retrieve keyword value in > the > message? > > -- > Thanks. > > > "Nicole Calinoiu" wrote: > >> Have you tried using the Message property of the EventLogEntry object? >> >> >> "Pucca" <Pu***@discussions.microsoft.com> wrote in message >> news:6D21E0DB-A1B9-4D4A-A505-F494D2A8DC62@microsoft.com... >> > When I double click on an entry of the "Security" log in the system's >> > "Event >> > Viewer", a Property window pops up. In this window, there is a >> > "Description" >> > section that lists many different information like "User Name:, >> > "Domain", >> > "Login ID"...... >> > How can I obtain each of this inforation in my program? Thank you. >> > -- >> > Thanks. >> >> >> That's too bad. Thank you Nicole.
-- Show quoteHide quoteThanks. "Nicole Calinoiu" wrote: > Nope. As far as the event log API is concerned, the message is just a > string. You'll need to parse it yourself. > > > "Pucca" <Pu***@discussions.microsoft.com> wrote in message > news:686B0D37-4818-4CBC-B566-33273F4B15D4@microsoft.com... > > Yes, I did. Thank you. > > Question on if there is a built-in function to retrieve keyword value in > > the > > message? > > > > -- > > Thanks. > > > > > > "Nicole Calinoiu" wrote: > > > >> Have you tried using the Message property of the EventLogEntry object? > >> > >> > >> "Pucca" <Pu***@discussions.microsoft.com> wrote in message > >> news:6D21E0DB-A1B9-4D4A-A505-F494D2A8DC62@microsoft.com... > >> > When I double click on an entry of the "Security" log in the system's > >> > "Event > >> > Viewer", a Property window pops up. In this window, there is a > >> > "Description" > >> > section that lists many different information like "User Name:, > >> > "Domain", > >> > "Login ID"...... > >> > How can I obtain each of this inforation in my program? Thank you. > >> > -- > >> > Thanks. > >> > >> > >> > > >
Encrypt data
Newbie Security Question Is there a limit to number record returned from AD serach to a dat Encrypt Email with Certificate Natively in .Net Code signing - recommended cerificate provider? what NewsGroup tools do you use? Help in signing SoapEnvelope using wse 3.0 Authorization Manager Problem permission problems Using Caspol to change Security Policy - Code Groups # different on different PC ??? |
|||||||||||||||||||||||