MsftUal_Admin class
This is a class of methods for enabling and disabling the User Access Logging feature.
The following syntax is simplified from Managed Object Format (MOF) code and includes all of the inherited properties.
Syntax
[Version("1"), dynamic, provider("UAL")]
class MsftUal_Admin
{
boolean Enabled;
};
Members
The MsftUal_Admin class has these types of members:
Methods
The MsftUal_Admin class has these methods.
Method | Description |
---|---|
Disable | Disables User Access Logging on the system. |
Enable | Enables User Access Logging on the system. |
Properties
The MsftUal_Admin class has these properties.
-
Enabled
-
-
Data type: boolean
-
Access type: Read-only
-
Qualifiers: key
-
Requirements
Minimum supported client |
Windows 8 |
Minimum supported server |
Windows Server 2012 |
Namespace |
Root\AccessLogging |
MOF |
|
DLL |
|