| 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 | |||
| PROPERTY | SMS_REPORT | CIMTYPE | DESCRIPTION |
| Antecedent | Reference | The Antecedent reference represents resources used by this session. | |
| Dependent | Reference | The 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\"";    }; | |||