BACK TO INDEX

Win32_SessionResource
The Win32_SessionResource association represents the relationship between a session and the resources that the session provides access to.
NameSpace Path
\ROOT\CIMV2
PROPERTYSMS_REPORTCIMTYPEDESCRIPTION
AntecedentReferenceThe Antecedent reference represents resources used by this session.
DependentReferenceThe Dependent reference represents the session using the resource.
SAMPLE DATA INSTANCE
   [LOCALE(1033): ToInstance Amended]
   instance of Win32_SessionProcess
   {
    Antecedent = "\\\\.\\root\\cimv2:Win32_LogonSession.LogonId=\"999\"";
    Dependent = "\\\\.\\root\\cimv2:Win32_Process.Handle=\"364\"";
   };