System [00 00 00 00 00 00 00 00 04 00 00 00 00 00 00 00] 1.0.3300.0 1.0.5000.0 2.0.0.0 4.0.0.0 Gtk# is thread aware, but not thread safe; See the <link location="node:gtk-sharp/programming/threads">Gtk# Thread Programming</link> for details. System.Security.Permissions.ResourcePermissionBase Do not grant to partially trusted code. The ability to read and write the event log enables code to perform actions such as issuing event log messages in the name of another application. If the event source that is specified by the property for the event log does not exist, a new event source is created. To create an event source in Windows Vista and later versions of Windows, or Windows Server 2003, you must have administrative privileges. The reason for this requirement is that all event logs, including security, must be searched to determine whether the event source is unique. Starting with Windows Vista, users do not have permission to access the security log; therefore, a is thrown. Starting with Windows Vista, User Account Control (UAC) determines the privileges of a user. If you are a member of the Built-in Administrators group, you are assigned two run-time access tokens: a standard user access token and an administrator access token. By default, you are in the standard user role. To execute the code that accesses the security log, you must first elevate your privileges from standard user to administrator. You can do this when you start an application by right-clicking the application icon and indicating that you want to run as an administrator. Controls code access permissions for event logging. Constructor 1.0.5000.0 2.0.0.0 4.0.0.0 To be added Initializes a new instance of the class. Constructor 1.0.5000.0 2.0.0.0 4.0.0.0 To be added Initializes a new instance of the class with the specified permission entries. An array of objects that represent permission entries. The property is set to this value. Constructor 1.0.5000.0 2.0.0.0 4.0.0.0 To be added Initializes a new instance of the class with the specified permission state. One of the enumeration values that specifies the permission state (full access or no access to resources). Constructor 1.0.5000.0 2.0.0.0 4.0.0.0 To be added Initializes a new instance of the class with the specified access levels and the name of the computer to use. One of the enumeration values that specifies an access level. The name of the computer on which to read or write events. Property 1.0.5000.0 2.0.0.0 4.0.0.0 System.Diagnostics.EventLogPermissionEntryCollection To be added: an object of type 'EventLogPermissionEntryCollection' To be added Gets the collection of permission entries for this permissions request.