MsftUal_ServerUser class
This is a class of property qualifiers that provides client access detail by user, for the local server as a whole.
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_ServerUser
{
string ChassisSerialNumber;
string UUID;
string UserName;
uint32 ActivityCount;
datetime FirstSeen;
datetime LastSeen;
};
Members
The MsftUal_ServerUser class has these types of members:
Properties
The MsftUal_ServerUser class has these properties.
-
ActivityCount
-
-
Data type: uint32
-
Access type: Read-only
The incremental counter of client user accesses for a particular client user.
-
-
ChassisSerialNumber
-
-
Data type: string
-
Access type: Read-only
Unit identification for the local server.
-
-
FirstSeen
-
-
Data type: datetime
-
Access type: Read-only
The date and time when a client user name is first seen by a server.
-
-
LastSeen
-
-
Data type: datetime
-
Access type: Read-only
The date and time when a client user name is last seen by a server.
-
-
UserName
-
-
Data type: string
-
Access type: Read-only
-
Qualifiers: Key
The client user name that accompanies the UAL payload from installed roles and products, if applicable.
-
-
UUID
-
-
Data type: string
-
Access type: Read-only
SMBIOS reported universally unique identifier for this server unit.
-
Requirements
Minimum supported client |
Windows 8 |
Minimum supported server |
Windows Server 2012 |
Namespace |
Root\AccessLogging |
MOF |
|
DLL |
|