Hinweis
Für den Zugriff auf diese Seite ist eine Autorisierung erforderlich. Sie können versuchen, sich anzumelden oder das Verzeichnis zu wechseln.
Für den Zugriff auf diese Seite ist eine Autorisierung erforderlich. Sie können versuchen, das Verzeichnis zu wechseln.
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 |
|