The 2 Properties defined within this class is:
I could not understand how to retrieve information using this class. If anyone could could give some tips??Code:class Win32_LoggedOnUser : CIM_Dependency
{
Win32_Account ref Antecedent;
Win32_LogonSession ref Dependent;
};
Thank you
