Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
Represents event log message sources for client-side extensions.
The following syntax is simplified from Managed Object Format (MOF) code and includes all of the inherited properties.
Syntax
[AMENDMENT]
class RSOP_ExtensionEventSource
{
string id;
string eventLogSource;
string eventLogName;
};
Members
The RSOP_ExtensionEventSource class has these types of members:
Properties
The RSOP_ExtensionEventSource class has these properties.
-
eventLogName
-
-
Data type: string
-
Access type: Read-only
-
Qualifiers: DisplayName ("Event Log Name")
The name of the event log that can report an event when the client-side extension is applying policy.
-
-
eventLogSource
-
-
Data type: string
-
Access type: Read-only
-
Qualifiers: DisplayName ("Event Log Source")
The event source that can report an event when the client-side extension is applying policy.
-
-
id
-
-
Data type: string
-
Access type: Read-only
-
Qualifiers: key, DisplayName ("ID")
Unique identifier for objects of this class.
-
Requirements
Minimum supported client |
Windows Vista |
Minimum supported server |
Windows Server 2008 |
Namespace |
Root\RSOP\Computer, Root\RSOP\User |
MOF |
|
DLL |
|