EventLogPermission::PermissionEntries Property
.NET Framework (current version)
Gets the collection of permission entries for this permissions request.
Assembly: System (in System.dll)
public: property EventLogPermissionEntryCollection^ PermissionEntries { EventLogPermissionEntryCollection^ get(); }
Property Value
Type: System.Diagnostics::EventLogPermissionEntryCollection^A collection that contains the permission entries for this permissions request.
.NET Framework
Available since 1.1
Available since 1.1
Show: